https://issues.apache.org/bugzilla/show_bug.cgi?id=46467
--- Comment #15 from Stefan Fritsch <[email protected]> 2009-01-11 08:48:40 PST --- Created an attachment (id=23105) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23105) add more error logging for apr_pollset_create and apr_pollset_add CONNECT in mod_proxy and mod_cgi also use apr_pollset_create. Therefore it is possible that this problem also occurs in worker or event mpm. There is now also the new max_user_watches limit that may affect apr_pollset_add (though the default seems high enough). Here is a patch that does some more error checking for these calls. -- 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]
