Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Apr 2005 21:24:59 +0200
From:      Emanuel Strobl <emanuel.strobl@gmx.net>
To:        freebsd-apache@freebsd.org
Subject:   Massive 2.0.53 errors on 5.4-PRE
Message-ID:  <200504032125.12115@harrymail>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Hello,

I see the following line in the error log every second!

[Sun Apr 03 21:07:15 2005] [warn] (61)Connection refused: connect to listener
[Sun Apr 03 21:07:16 2005] [warn] (61)Connection refused: connect to listener
[Sun Apr 03 21:07:17 2005] [warn] (61)Connection refused: connect to listener
[Sun Apr 03 21:07:18 2005] [warn] (61)Connection refused: connect to listener

A short google gave me that result:

http://www.issociate.de/board/post/45159/Apache_warning:_Connection_refused:_connect_to_listener.html


And that brought be to the idea to comment out the following line:

<IfDefine SSL>
#LoadModule ssl_module libexec/apache2/mod_ssl.so
</IfDefine>

Now everything seems to be fine.
The only thing I changed against the out-of-the-port configuration is 
mod_proxy:

LoadModule proxy_module libexec/apache2/mod_proxy.so
LoadModule proxy_http_module libexec/apache2/mod_proxy_http.so

Does anybody know what was done regarding that problem? The link tells me that 
it's been an issue for 1.5 years.

Thanks,

-Harry

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

iD8DBQBCUEMYBylq0S4AzzwRAucgAJ9HmeRcygjvpjZ9DngU7V5HdxhAowCfQh1K
OP5bl6hzryqTDL7brr8ls3c=
=Gg+R
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504032125.12115>