You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2008/07/31 03:27:35 UTC

DO NOT REPLY [Bug 44350] worker xyz already used by another worker

https://issues.apache.org/bugzilla/show_bug.cgi?id=44350





--- Comment #2 from Mao Morimoto <yn...@yamamaya.com>  2008-07-30 18:27:35 PST ---
I too have confirmed same problem.
I think SSL and vhost are not related to this problem.
My config relating to it is;

<Location /app1/>
    ProxyPass               http://192.168.1.100/app1/
    ProxyPassReverse        http://192.168.3.100/app1/
</Location>

<Location /app2/>
    ProxyPass               http://192.168.1.100/app2/
    ProxyPassReverse        http://192.168.3.100/app2/
</Location>


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org