Re: ProxyPassReverse doesn't work...,Help!

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

 



On 9/11/07, Chanita Siridechkun <aireanalistic@xxxxxxxxx> wrote:
> Hello,
>
> Got error 502 from httpd
> [Tue Sep 11 ] [error] [client 192.168.50.89] proxy: error reading status
> line from remote server 192.168.50.89
> [Tue Sep 11 ] [error] [client 192.168.50.89] proxy: error reading from
> remote server returned by /mingle/

Looks like the back-end server is returning garbage. Have you tried
running these requests manually from the server?
http://wiki.apache.org/httpd/WatchingHttpHeaders

> ProxyPass /mingle/ http://192.168.50.89:7979/
> ProxyPassReverse /mingle/ http://192.168.50.89:7979/
>
> <Location /mingle/ >
>     ProxyPass http://192.168.50.89:7979/
>      ProxyPassReverse http://192.168.50.89:7979/
> </Location>

Don't use both of these. One ProxyPass and ProxyPassReverse is sufficient.

Joshua.

---------------------------------------------------------------------
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