randyk 2003/07/30 13:35:57
Modified:src/docs/2.0/os/win32 install.pod
Log:
Make a note that, presently, mod_perl 2's version is 1.99_xx.
Revision ChangesPath
1.25 +4 -1 modperl-docs/src/docs/2.0/os/win32/install.pod
Index: install.pod
===
randyk 2003/07/30 13:35:15
Modified:src/docs/2.0/os/win32 config.pod
Log:
Fix ab results for running concurrent requests, so that
both mod_perl 1 and 2 use a script with sleep(10) enabled.
Revision ChangesPath
1.11 +2 -13 modperl-docs/src/docs/2.0/os/win32/con
stas2003/07/30 04:26:17
Modified:src/docs/2.0/user/porting compat.pod
Log:
correction
Revision ChangesPath
1.17 +1 -23 modperl-docs/src/docs/2.0/user/porting/compat.pod
Index: compat.pod
=
stas2003/07/30 02:53:49
Modified:src/docs/2.0/user/porting compat.pod
Log:
here is a better temp solution for chdir, doesn't require Apache::Registry
from mod_perl 1.x
Revision ChangesPath
1.16 +51 -13modperl-docs/src/docs/2.0/user/porting/compat.pod
I