You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Scott Vahey <sv...@manhattan.k12.ca.us> on 1999/01/21 00:46:21 UTC

mod_proxy/3730: Proxy_mod crashes apache

>Number:         3730
>Category:       mod_proxy
>Synopsis:       Proxy_mod crashes apache
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Wed Jan 20 15:50:01 PST 1999
>Last-Modified:
>Originator:     svahey@manhattan.k12.ca.us
>Organization:
apache
>Release:        1.3.4, 1.3.3
>Environment:
Linux 2.0.36 #7
gcc version 2.7.2.3
>Description:
We are using a transproxy to pass proxy requests to apache. Apache then passes
the request on to junkbuster 2.0.

The only error messages that were around the time that apache crashes is:
httpd: [Wed Jan 20 15:40:16 1999] [error] [client 127.0.0.1] client denied by server configuration: /home/www_pub

The proxy config section in the httpd.conf
ProxyRequests on
ProxyReceiveBufferSize 2048
CacheRoot /home/cache
CacheSize 50
ProxyRemote * http://localhost:8000
ProxyBlock xxx 
We have lots of ProxyBlock directives for unwanted sites.

The last time apache crashed it had a log entry in the access_log that mixed
asci and non asci charaters.
>How-To-Repeat:
Unkown. There are no specific urls that crashes apache, different urls every day.
Apache crashes during the hours of heavy net use.
>Fix:

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]