Re: Apache 2 in 6.0 jails: Connection refused: connect to listener on0.0.0.0:80

2008-07-14 Thread Chad Leigh -- Shire.Net LLC
Yes that is what I did.  Change the jail Listen directive to have the  
actual IP address of the jail


Chad

On Jul 13, 2008, at 11:13 PM, Rudy wrote:



Philippe,

Ha, I had the same problem in 7.0 jails.  :)
So, here is a response to your email from 2 years ago:

I made this change in httpd.conf and the problem seems gone:
-Listen 80
+Listen 208.69.40.119:80

Rudy



Your message from 2 years ago:
 Hi,

 Every now and then, Apache 2.2.2 starts filling my
 httpd-error.log with thousands of lines like:

 [Sat Jul 08 20:57:32 2006] [warn] (61)Connection refused:
 connect to listener on 0.0.0.0:80



---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Apache 2 in 6.0 jails: Connection refused: connect to listener on0.0.0.0:80

2008-07-13 Thread Rudy


Philippe,

Ha, I had the same problem in 7.0 jails.  :)
So, here is a response to your email from 2 years ago:

I made this change in httpd.conf and the problem seems gone:
 -Listen 80
 +Listen 208.69.40.119:80

Rudy



Your message from 2 years ago:
 Hi,

 Every now and then, Apache 2.2.2 starts filling my
 httpd-error.log with thousands of lines like:

 [Sat Jul 08 20:57:32 2006] [warn] (61)Connection refused:
 connect to listener on 0.0.0.0:80

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Apache 2 in 6.0 jails: Connection refused: connect to listener on0.0.0.0:80

2006-07-10 Thread Philippe Lang
[EMAIL PROTECTED] wrote:

 Hi,
 
 Every now and then, Apache 2.2.2 starts filling my
 httpd-error.log with thousands of lines like:
 
 [Sat Jul 08 20:57:32 2006] [warn] (61)Connection refused:
 connect to listener on 0.0.0.0:80 [Sat Jul 08 20:57:33 2006]
 [warn] (61)Connection refused: connect to listener on
 0.0.0.0:80 [Sat Jul 08 20:57:34 2006] [warn] (61)Connection
 refused: connect to listener on 0.0.0.0:80 [Sat Jul 08
 20:57:35 2006] [warn] (61)Connection refused: connect to
 listener on 0.0.0.0:80 [Sat Jul 08 20:57:36 2006] [warn]
 (61)Connection refused: connect to listener on 0.0.0.0:80
 [Sat Jul 08 20:57:37 2006] [warn] (61)Connection refused:
 connect to listener on 0.0.0.0:80 [Sat Jul 08 20:57:38 2006]
 [warn] (61)Connection refused: connect to listener on
 0.0.0.0:80 [Sat Jul 08 20:57:39 2006] [warn] (61)Connection
 refused: connect to listener on 0.0.0.0:80 [Sat Jul 08
 20:57:40 2006] [warn] (61)Connection refused: connect to listener on
 0.0.0.0:80 
 
 I'm running Apache in FreeBSD 6.0 RELEASE-p2 jails.
 
 Restarting Apache cures the problem for some time, until the
 problem appears again. It is not that frequent, but the
 servers are not much loaded either.
 
 I think I saw this problem appear with Apache 2.0, 2.1, and
 2.2, so it's apparently here for a while. And others had this problem
 too: 
 
 http://groups.google.ch/group/lucky.freebsd.apache/browse_thre
 ad/thread/7a5735ae7a3a4c2d/e2d0d9ba4ad7266e?lnk=stq=Connectio
n+refused%3A+connect+to+listener+on+0.0.0.0%3A80rnum=1
hl=de#e2d0d9ba4ad7266e 
 
 I'm pretty sure this problem must be BSD or Jails specific.
 Does anyone have the same problem, or maybe a workaround?
 Note that Lighttpd NEVER had this problem on this server.

One more precision: of course, when apache starts filling the log with 
Connection refused: connect to listener on 0.0.0.0:80, the web server does 
not respond anymore, until I restart it.

---
Philippe Lang
Attik System



smime.p7s
Description: S/MIME cryptographic signature


Re: Apache 2 in 6.0 jails: Connection refused: connect to listener on0.0.0.0:80

2006-07-10 Thread Chad Leigh -- Shire.Net LLC


On Jul 10, 2006, at 9:25 AM, Philippe Lang wrote:

One more precision: of course, when apache starts filling the log  
with Connection refused: connect to listener on 0.0.0.0:80, the  
web server does not respond anymore, until I restart it.



INteresting.  I see these messages in my logs for my apache2.0 in  
jails but iapache never stops responding so I have been ignoring them.


Chad


---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]