in reply to Re^5: Http connection manipulations
in thread Http connection manipulations
Yes. Clients are connecting to the port on external address, port:15000 (HTTP::Proxy custom script) and squid listens 127.0.0.1:3128
Yes. My custom proxy relaying connections to squid. HTTP::Proxy made for listening responses from squid and if response URL contains "/sorry/" custom proxy redirects client to it's initial destination, client should repeat his last failed request once more (but client can't) and squid roundrobins it to another parent proxy server
No. I'm affraid I have no skills for doing something with Squid. But if it's possible it would be just great
Yes. You allmost right custom http::proxy evaluates responses from the squid and tries to repeat initial request, but only if it's failed
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Http connection manipulations
by flexvault (Monsignor) on Jan 14, 2012 at 10:51 UTC | |
by kazak (Beadle) on Jan 14, 2012 at 22:47 UTC |