/[hydra]/hydra/ChangeLog
ViewVC logotype

Diff of /hydra/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.38 by nmav, Mon Oct 21 19:11:55 2002 UTC revision 1.42 by nmav, Sat Oct 26 20:58:48 2002 UTC
# Line 1  Line 1 
1  ** Changes from 0.0.7 to 0.0.8  ** Changes from 0.0.8 to 0.0.9
2     * Long offsets are not used by default.
3     * Use of pipes instead of temporary files, if the post data sent
4       are less than PIPE_BUF.
5    
6    ** Changes from 0.0.7 to 0.0.8 - 25/10/2002
7   * Better pthread detection.   * Better pthread detection.
8     * Better detection of dlopen call.
9   * Some changes to compile in gcc 2.95   * Some changes to compile in gcc 2.95
10     * Added support for FreeBSD's sendfile (untested).
11  [Ported from Boa 0.94.14rc1]  [Ported from Boa 0.94.14rc1]
  * add [optional, Linux-only] check for sendfile system call  
12   * add new state, IOSHUFFLE, which utilizes sendfile (or   * add new state, IOSHUFFLE, which utilizes sendfile (or
13     emulates it using the request's buffer, otherwise)     emulates it using the request's buffer, otherwise)
14   * make the default socket size 32K.  The client_stream_size stays constant   * make the default socket size 32K.  The client_stream_size stays constant
# Line 11  Line 17 
17     it obtains with the first accept()ed socket.     it obtains with the first accept()ed socket.
18   * make default behavior be to leave stderr alone, but tie it   * make default behavior be to leave stderr alone, but tie it
19     to cgilog otherwise     to cgilog otherwise
20     * add [optional, Linux-only] check for sendfile system call
21   * use --disable-sendfile to disable sendfile support   * use --disable-sendfile to disable sendfile support
22     sendfile support for files > 100K is default, now.     sendfile support for files > 100K is default, now.
23     It's significantly faster and easier than the alternative     It's significantly faster and easier than the alternative

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.42

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26