On Wed, Oct 15, 2014 at 8:57 AM, Jason J. W. Williams <[email protected]> wrote: > Are there any known issues with using HAProxy to load balance forward > proxies? I'm seeing an issue where when I put HAProxy in front of the > forward proxies, the connection just hangs after the forward proxy > replies "200 Connection Established". > > All other HTTP methods work fine. And if I connect directly from a > browser like Firefox to the forward proxies, HTTP CONNECT works fine. > > Is there something HAProxy is expecting besides the 200 Connection > Established? > > Thank you in advance. > > -J >
Not enough information to help you. Can you post HAProxy logs and your configuration as well??? Can you also give a try to this option in your frontend section: option http-use-proxy-header Baptiste

