Re: Need help with 1.5 crashing when browser refreshed

2013-10-11 Thread Willy Tarreau
Hi Kevin, On Fri, Oct 11, 2013 at 07:39:32PM -0500, Kevin wrote: > My initial builds were done using HomeBrew for both 1.4.24 and 1.5dev19. > > It is configured with the following arguments to make: > TARGET=generic USE_KQUEUE=1 USE_POLL=1 USE_PCRE=1 > > The 1.5dev19 settings add to those: > US

RE;RE; Sample\ Order

2013-10-11 Thread christine
** Hello, wish you a nice day! we are led maker . Our products range is work-light, led-strip, light-bar. we are so pleased to enclosed some for your reference. If you are in

HTTP and send-proxy

2013-10-11 Thread jinge
Hi all! I want use the haproxy PROXY protocol for our use case. To send our clients ip address to the peer haproxy. But after I config the send-proxy and accept-proxy in the configuration. The web nevent be successful responsed. The 503 error always there. the configure there ha-L0.conf

Idle Back-end Servers?

2013-10-11 Thread steve
We are currently running load tests with ssl, the ssl is terminated on our back-end servers how ever we notice that some do not get any traffic at all. Seems like the after about 5 min or so some starts to get traffic and then others stop and you can see that we have stuff thats being queued up

Re: Need help with 1.5 crashing when browser refreshed

2013-10-11 Thread Kevin
My initial builds were done using HomeBrew for both 1.4.24 and 1.5dev19. It is configured with the following arguments to make: TARGET=generic USE_KQUEUE=1 USE_POLL=1 USE_PCRE=1 The 1.5dev19 settings add to those: USE_OPENSSL=1 USE_ZLIB=1 ADDLIB=-lcrypto When I did my test compiles I duplicated

зоркий глаз- превосходное зрение

2013-10-11 Thread deceased07
Вы восстанавливаете зрение без отрыва от должноста так же! непринужденно а так же с удовлетворением! http://s.coop/1td2r

Re: Huge performance issues with Haproxy + SSL

2013-10-11 Thread steve
Willy Tarreau 1wt.eu> writes: > > On Fri, Oct 11, 2013 at 02:43:35AM +, steve wrote: > > I have been working on trouble shooting Haproxy 1.5 dev 19 with SSL for the > > last day or so on Cent OS 6.4 64bit. > > > > Lastest OpenSSL compiled 1.0.1e, recompiled haproxy with this make -s > >

Re: Huge performance issues with Haproxy + SSL

2013-10-11 Thread steve
Baptiste writes: > > Hi Steve, > > Can you send us your configuration (anonymised if required). > We also need your sysctls (at least the one you've modified). > > Baptiste > > On Fri, Oct 11, 2013 at 4:43 AM, steve wrote: > > I have been working on trouble shooting Haproxy 1.5 dev 19 with S

Proxy Protocol Patch for HAProxy 1.4

2013-10-11 Thread Charles-antoine Guillat-Guignard
Hello, After testing the proxy protocol feature to balance SMTP connections to a Postfix 2.10 farm, I have to say it is doing nicely, using HAProxy 1.5-dev19. Thank you for this very welcome feature. But I was wondering, is the proxy protocol patch for the current stable version (1.4.24) publicl

Re: Delays from HAProxy

2013-10-11 Thread Willy Tarreau
On Fri, Oct 11, 2013 at 10:59:51AM -0400, Andy M. wrote: > I looked at my pcap file again. It looks really weird. My HAProxy gets > the GET request, and sends the response. The the client resends the GET > request, and there seems to be a lot of tcp_retransmission and dup ack > packets. Here is

Re: Delays from HAProxy

2013-10-11 Thread Andy M.
I looked at my pcap file again. It looks really weird. My HAProxy gets the GET request, and sends the response. The the client resends the GET request, and there seems to be a lot of tcp_retransmission and dup ack packets. Here is a picture of one request to my haproxy: http://i.imgur.com/r3oz

Re: About si_conn_send_loop()

2013-10-11 Thread Godbach
On 2013/10/11 14:10, Willy Tarreau wrote: Hi Godbach, Yes I remember about this change, it happened one year ago in the following commit : ed7f836 BUG/MINOR: stream_interface: don't loop over ->snd_buf() In 1.4 and 1.5 before the connection rework, the loop was used to call send() over each