DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21645>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21645

Child processes die after each request ( after connection is closed) on OpenBSD





------- Additional Comments From [EMAIL PROTECTED]  2003-07-16 11:23 -------
Nothing gets logged to error_log unfortunately, access_log logs the requests as
usual. Piped logging is already disabled (mostly because of this problem
http://marc.theaimsgroup.com/?l=apache-httpd-users&m=105726459414927&w=2).

The log directives are as followes if it matters:
CustomLog logs/access_log combined
CustomLog logs/access_log.parsable parsable

Two logs are written, "combined" is standard format that comes with Apache,
"parsable" is same as "combined" with \t instead of spaces.

At the moment we are using ktrace to hopefully see what happens if the child
process dies. But of course since we attached ktrace to one of httpd's PIDs the
problem is gone. If I can get useful output from the syscall trace I'll post 
that.

Any more ideas maybe? I didn't find too much on OpenBSD + Apache 2 anywhere.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to