Le dimanche 14 juin 2015 08:28:06, vous avez écrit :
> Hi Kevin,
> 
> On Sat, Jun 13, 2015 at 10:34:07AM +0200, Kevin COUSIN wrote:
> > Hi,
> > 
> > Is it possible to capture the CONNECT method information? I try to capture
> > the IP and port in http request "CONNECT 172.20.69.22:5904" to create an
> > ACL to redirect request to backend.
> 
> Normally you can since it's the URL of the request, so the "url"
> sample fetch method will return it.
> 
> Regards,
> Willy
Thanks for the reply. I thing I want to use HAproxy like a proxy here, not a 
reverse proxy (see http://www.ovirt.org/Features/Spice_Proxy). Can HAproxy be 
used like a proxy (like squid) ?

Regards
-- 
        Kevin

Reply via email to