CVS diff for ChangeLog between 1.9 and 1.8:

Revision 1.8 Revision 1.9
Line 2 Line 2
    - in order to minimize TCP packets, CoW can either use Linux's TCP_CORK 
socket option or can use a use-space buffering scheme derived from 
Apache's code 
    - in order to minimize TCP packets, CoW can either use Linux's TCP_CORK 
socket option or can use a use-space buffering scheme derived from 
Apache's code 
 
    - KeepAlive is implemented and actually works now 
    - filename(s) of index files can be set in cow.conf now 
- added ability to limit response concurrency 
- 503 responses are no longer sent unless --enable-503 is specified during 
    - filename(s) of index files can be set in cow.conf now 
- added ability to limit response concurrency 
- 503 responses are no longer sent unless --enable-503 is specified during 
Line 46 Line 47
    - last release by Takashi (available from 
http://wwwcsif.cs.ucdavis.edu/~ishihara/cow) 
 
    - last release by Takashi (available from 
http://wwwcsif.cs.ucdavis.edu/~ishihara/cow) 
 


Legend
Lines deleted from 1.9  
Lines Modified
  Lines added in revision 1.8