https://issues.apache.org/bugzilla/show_bug.cgi?id=45856
Summary: suexec hangs when suexec_log > 2147483647 bytes
Product: Apache httpd-2
Version: 2.2.6
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_suexec
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
When suexec_log is bigger than 2147483647 bytes (integer limit), all requests
end with HTTP code 500.
Suexec produces this in apache error log:
[Mon Sep 22 03:39:06 2008] [info] (104)Connection reset by peer: mod_fcgid:
read data from fastcgi server error.
[Mon Sep 22 03:39:06 2008] [error] [client 74.6.22.159] Premature end of script
headers: index.php
It looks that if the suexec_log is bigger than 2147483647 then apache hangs at
all.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]