Hi,
Now, I'd like to have additional Varnish as a cache agent in front of
intercept Squid 3.2 (built successfully before).
Varnish was built with default setting and start up script:
# ./varnishd -a 0.0.0.0:8080 -b 0.0.0.0:3129 -s malloc,512M
Varnish will listen at tcp port 8080 first, if the cache is MISS it
passes to squid to contact the origin server.
But Squid don't understand and return error:
BUG: Orphan Comm::Connection: local=127.0.0.1:3129
remote=127.0.0.1:48037 FD 13 flags=33
So, varnish return Error 503 Service Unavailable. What's wrong with
squid in this case?
Thanks,
~ Neddie
Received on Sat Dec 03 2011 - 08:39:08 MST
This archive was generated by hypermail 2.2.0 : Sat Dec 03 2011 - 12:00:02 MST