RE: [warn] worker http://some_ip:port/context already used by another worker ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On Mon, 17 Mar 2008, Wilda, Jet wrote:

I'm guessing that no one else is running 2.2.8 as a reverse proxy?

I am not, but:

ProxyPass /saleslead http://172.17.52.28:8091/saleslead
ProxyPassReverse /saleslead http://172.17.52.28:8091/saleslead
ProxyPass /salesleadv2 http://172.17.52.28:8091/salesleadv2
ProxyPassReverse /salesleadv2 http://172.17.52.28:8091/salesleadv2

ProxyPass /saleslead http://172.17.52.28:8091/saleslead
ProxyPassReverse /saleslead http://172.17.52.28:8091/saleslead
ProxyPass /salesleadv2 http://172.17.52.28:8091/salesleadv2
ProxyPassReverse /salesleadv2 http://172.17.52.28:8091/salesleadv2

Why do you have the configuration in there twice? Doesn't that tell you why it might "already be in use"? Try removing the redundant lines.

That said:

ProxyPass /saleslead http://172.17.52.28:8091/saleslead
ProxyPass /salesleadv2 http://172.17.52.28:8091/salesleadv2

/salesleadv2 should also match /saleslead - try trailing slashes in both cases (and make sure they match on both sides).

Finally, unless my eyes are much worse than I know them to be your config snippet did not contain anything hinting at http://172.18.54.39:9001/leads/verizon but I am assuming you have a similar problem there.




Best wishes
Nils




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux