Re: Redirect an entire URL

2012-09-14 Thread Aaron Golub
Thanks so much guys, I used this as an example and it worked: http://www.mentby.com/Group/haproxy/redirection-with-301-for-all-subdomains-with-exception.html -- Aaron Golub IT Director TurnHere, Inc. 415-820-1850 aaron.go...@turnhere.com On Thu, Sep 13, 2012 at 10:10 PM, Willy Tarreau wrote

Re: [ANNOUNCE] haproxy 1.5-dev12

2012-09-14 Thread Willy Tarreau
Hi Duncan, On Fri, Sep 14, 2012 at 04:49:58PM +1000, Duncan Hall wrote: > I can't reproduce it again, lets put it down to user error (it has been > a very very long week). OK, thanks for checking and reporting. > If I come across it again I'll repost to the list. You're welcome. Cheers, Willy

Re: route !HTTP connections to tcp backend instead of dropping in HTTP mode

2012-09-14 Thread marek
I have got Flash talking to CouchDB. I think anyone with such setup will hit the issue with being sent by Flash >9 to port 843, and then retrying on the port it's trying to connect to (for heavily fire-walled environments the only options are ports 80 and 443 really). I had some luck with f

Re: Haproxy not logging captured request headers with custom log format

2012-09-14 Thread William Lallemand
On Fri, Sep 14, 2012 at 05:25:02PM +0530, Gagandeep Singh wrote: > Hi William* > * > I tried commenting out option httplog, but the logs are still not showing > the captured request headers. > The Haproxy version is: > > HAProxy version 1.5-dev8, released 2012/03/24 > Try with the latest versio

Re: Haproxy not logging captured request headers with custom log format

2012-09-14 Thread Gagandeep Singh
Hi William* * I tried commenting out option httplog, but the logs are still not showing the captured request headers. The Haproxy version is: HAProxy version 1.5-dev8, released 2012/03/24 Thanks Gagan On Fri, Sep 14, 2012 at 4:37 AM, William Lallemand wrote: > On Thu, Sep 13, 2012 at 11:22:16P