Massive 2.0.53 errors on 5.4-PRE

Emanuel Strobl emanuel.strobl at gmx.net
Sun Apr 3 12:25:08 PDT 2005


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-apache/attachments/20050403/f71a9efd/attachment.bin


More information about the freebsd-apache mailing list