/[hydra]/hydra/ChangeLog
ViewVC logotype

Diff of /hydra/ChangeLog

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

revision 1.39 by nmav, Mon Oct 21 19:36:54 2002 UTC revision 1.48 by nmav, Sun Nov 3 12:33:06 2002 UTC
# Line 1  Line 1 
1  ** Changes from 0.0.7 to 0.0.8  ** Changes from 0.0.9 to 0.0.10 - 08/11/2002
2     * Corrected bug in error logging.
3     * Use the TMPDIR environment variable instead of TMP to get
4       the temporary directory.
5    
6    ** Changes from 0.0.8 to 0.0.9 - 27/10/2002
7     * Long offsets are not used by default.
8     * Use of pipes instead of temporary files, if the post data sent
9       are less than PIPE_BUF.
10     * More consistent logging. The server's hostname or "unknown"
11       are prepended to the log message.
12     * Corrected redirection/aliases behaviour, to match the documented one.
13     * SSLParamsRefresh was renamed to MaintenanceInterval and is more
14       generic, since it includes some server cleanups.
15     * Added file access control lists per virtual host. Based on patch for
16       Boa by Peter Korsgaard <jacmet@sunsite.dk>
17     * Added the ability to disable HIC threads by using 0 in the
18       HICThreads configuration directive.
19     * Hydra now uses poll by default. Select is available using the --with-select
20       configure option.
21    
22    ** Changes from 0.0.7 to 0.0.8 - 25/10/2002
23   * Better pthread detection.   * Better pthread detection.
24     * Better detection of dlopen call.
25   * Some changes to compile in gcc 2.95   * Some changes to compile in gcc 2.95
26   * Added support for FreeBSD's sendfile (untested)   * Added support for FreeBSD's sendfile (untested).
27  [Ported from Boa 0.94.14rc1]  [Ported from Boa 0.94.14rc1]
  * add [optional, Linux-only] check for sendfile system call  
28   * add new state, IOSHUFFLE, which utilizes sendfile (or   * add new state, IOSHUFFLE, which utilizes sendfile (or
29     emulates it using the request's buffer, otherwise)     emulates it using the request's buffer, otherwise)
30   * 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 12  Line 33 
33     it obtains with the first accept()ed socket.     it obtains with the first accept()ed socket.
34   * make default behavior be to leave stderr alone, but tie it   * make default behavior be to leave stderr alone, but tie it
35     to cgilog otherwise     to cgilog otherwise
36     * add [optional, Linux-only] check for sendfile system call
37   * use --disable-sendfile to disable sendfile support   * use --disable-sendfile to disable sendfile support
38     sendfile support for files > 100K is default, now.     sendfile support for files > 100K is default, now.
39     It's significantly faster and easier than the alternative     It's significantly faster and easier than the alternative

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.48

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26