#957: None.change_svc dereferenced in ConsoleStatusResource
--------------------+-------------------------------------------------------
Reporter: mhagger | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.8.+
Version: 0.8.1 | Keywords: web
--------------------+-------------------------------------------------------
Comment(by dustin):
Ah, check out:
http://httpd.apache.org/docs/current/mod/mod_proxy.html#proxypass
In particular, it looks like Apache will keep pooled connections,
presumably indefinitely. You probably want to add disablereuse=On in your
ProxyPass directive. It doesn't look like there's a way to convince
Apache to close the connections after some configurable timeout, but I may
be missing something in the potential Apache config.
I realize that this does not really "solve" the underlying problem in
buildbot, but I'm not entirely convinced that it can be solved -- at least
not without a major redesign. So hopefully this fixes the problem for
you?
--
Ticket URL: <http://buildbot.net/trac/ticket/957#comment:8>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits