Apache 1.3.24 released 14
fishnuts writes "Apache 1.3.24 was released with the usual new security fixes, bug fixes, and features. Here's the announcement."
Thus mathematics may be defined as the subject in which we never know what we are talking about, nor whether what we are saying is true. -- Bertrand Russell
Actually... (Score:1)
- HTTP/1.1 support for mod_proxy.
- Other mod_proxy improvements.
- The supplied icons are now also distributed in PNG format
- The new 'FileETag' directive to allow one to build the format of the ETag via runtime directives.
- Addition of a 'filter callback' function to enable modules to intercept the output byte stream for dynamic page caching.
There are a few platform specific fixes as well.Actually... (Score:4, Informative)
Re:Actually... (Score:1)
Re:Actually... (Score:1)
Re:Actually... (Score:1)
Re:Actually... (Score:2, Informative)
beware, 1.3.24 has mod_proxy probelms. :-( (Score:1)
Here's the bug:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id
Also, the 1.3.24 mod_proxy code so far still has the following bugs:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id
(mod_proxy munches cookies if number of cookies > 1)
http://nagoya.apache.org/bugzilla/show_bug.cgi?id
(mod_proxy ignores "Timeout" directive and cuts off long up/downloads)
Even the best of software have its share of bugs.
Re:beware, 1.3.24 has mod_proxy probelms. :-( (Score:1)