special characters. Allows embedding of both the '$' and '%'
characters in the results, so 'foo\$1' translates to 'foo$1'
rather than 'foo\<value of $1>'.
- * The 'ab' support utility has fixed a number of overruns, added
- statistics, offers csv/gnuplot output, introduces rudimentary
- SSL support and other tweaks to make results more accurate.
* Added the -V flag to suexec, to display the compile-time settings
with which it was built. (Only valid for root or the HTTPD_USER
username.)
APACHE 1.3 STATUS: -*-text-*-
- Last modified at [$Date: 2001/05/15 15:31:30 $]
+ Last modified at [$Date: 2001/05/15 15:35:59 $]
Release:
RELEASE SHOWSTOPPERS:
- ab is broken on many platforms. Dirk has offered patch, it does not
- apply cleanly.
+ None at present
RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
for Win32 systems, see http://www.cygwin.com)
[Stipe Tolj <tolj@wapme-systems.de>]
- *) Changes to 'ab': fixed int overruns, added statistics, output in
- csv/gnuplot format, rudimentary SSL support and various other tweaks
- to make results more true to what is measured. The upshot of this it
- turns out that 'ab' has often underreported the true performance of
- apache. Often by a order of magnitude :-) See talk/paper of Sander
- Temme <sctemme@covalent.net> at April ApacheCon 2001 for details.
- [Dirk-Willem van Gulik]
-
*) Hooked calls to opendir() and readdir() so that we could add '.' and
'..' to the entry list. By default NetWare does not return these
entries which caused mod_autoindex not to display the parent directory