Turning off the cache is a good point. If the proxy module is configured
with these lines only
ProxyRequests on
nocache *
the proxy does no longer SIGSEGV. It stays alive! Now I get all requests
to other servers as http requests in my httpd.access_log.
Somebody suggested me (in case the file permissions on the cache dir are not right) to set cache root to /tmp. That did not make any difference.
But then, what does it mean? How can I make apache cache the documents?
Hiran Chaudhuri
[EMAIL PROTECTED] wrote:
Synopsis: Proxy generates SIGSEGV when accessedState-Changed-From-To: open-feedback
State-Changed-By: [EMAIL PROTECTED]
State-Changed-When: Thu Sep 25 12:46:41 PDT 1997
State-Changed-Why:I'm not able to reproduce the effect using Linux 2.0.30
and Apache 1.3a1.
Can you verify if this happens with Apache 1.2.4 too?
Does the problem still exist if you turn of caching?(Hmmm... maybe related to PR#763.)
