DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40010>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40010 ------- Additional Comments From [EMAIL PROTECTED] 2006-07-11 15:00 ------- (In reply to comment #1) > The warnings are just another symptom of whatever is causing the server to > refuse connections. Are you using any firewalling rules on port 80? > > Otherwise I would guess this would be some issue to do with the use of jails. > Does adding "AcceptFilter http none" make any difference? Hi, The server does not use any kind of firewall at all. I have tried the following, in the httpd.conf of 10 different jails: ------------ 1. Commented out: #LoadModule ssl_module libexec/apache22/mod_ssl.so (I read someone else with the same kind of config and problem tried this successfully.) ------------ 2. Added: AcceptFilter http none Since I cannot reproduce the bug, I'll have to wait and see if these changes help. ------------ Cheers, Philippe Lang -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
