in reply to Proxy repeater

I'd use squid to set up your proxy environment. It's tried and true and has lots of options which may help you now or later when you want additional/different behavior. Look at retry_on_error and cache_peer in squid's configuration to set up the behavior you describe.

Replies are listed 'Best First'.
Re^2: Proxy repeater
by kazak (Beadle) on Oct 18, 2011 at 07:24 UTC
    I'm already using it, (squid:cache_peer, roundrobin) but I need to place this repeater before squid, in order to handle "bad responses" because squid just unable to do such things.