stas02/03/13 21:27:44
Modified:lib/Apache SizeLimit.pm
Log:
- the parent process doesn't get killed if it's big, so correct the note
not to say "exiting..."
Revision ChangesPath
1.9 +1 -1 modperl/lib/Apache/SizeLimit.pm
Index: SizeLimit.pm
===
dougm 01/07/06 06:44:41
Modified:.Changes
lib/Apache SizeLimit.pm
Log:
Apache::SizeLimit enhancements [Perrin Harkins <[EMAIL PROTECTED]>]:
- Added support for minimum shared memory and maximum unshared memory
settings.
- Added extra diagnostics to tel
sbekman 00/12/20 10:52:01
Modified:.Changes
lib/Apache SizeLimit.pm
Log:
Solving an 'uninitialized value' warn in Apache::SizeLimit.
post_connection() expects a return status from the callback function.
Revision ChangesPath
1.558 +4 -0 m