Stefan Seufert wrote:
Back to the problem:
Can you apply the attached patch? (Please revert the previous patch
beforehand). It should make the segfaults go away. But it won't fix the
underlying problem (apache can't create a connection). Most probably
those requests which are segfaulting at the moment are some aborted
requests or similar. So simply closing them is the right thing to do. If
your users should start complaining about empty pages or other errors
then please come back to this list and we'll try to track down the root
cause (Because it seems to be hidden somewhere inside apache itself this
may take a few iterations).
Everything seem to work fine so far.
Just a little notice that I got some new errors after applying patch:
[Mon Aug 21 08:06:14 2006] [warn] (9)Bad file descriptor:
apr_socket_opt_set: (TCP_NODELAY)
[Mon Aug 21 08:06:16 2006] [warn] (9)Bad file descriptor:
apr_socket_opt_set: (TCP_NODELAY)
[Mon Aug 21 08:06:17 2006] [warn] (9)Bad file descriptor:
apr_socket_opt_set: (TCP_NODELAY)
[Mon Aug 21 08:06:17 2006] [warn] (9)Bad file descriptor:
apr_socket_opt_set: (TCP_NODELAY)
I guess it means the same thing: some aborted requests?
_______________________________________________
Peruser mailing list
[email protected]
http://www.telana.com/mailman/listinfo/peruser