unsubscribe

2013-05-31 Thread Aleksandrs Andrijekno
unsubscribe

RE: Connection close

2013-03-18 Thread Aleksandrs Andrijekno
HA-Proxy version 1.4.18 2011/09/16 Copyright 2000-2011 Willy Tarreau w...@1wt.eu Build options : TARGET = linux26 CPU = generic CC = gcc CFLAGS = -O2 -g -fno-strict-aliasing OPTIONS = USE_LINUX_SPLICE=1 USE_LINUX_TPROXY=1 USE_PCRE=1 Default settings : maxconn = 2000,

RE: Connection close

2013-03-18 Thread Aleksandrs Andrijekno
Hi Lukas, Thank you for your input. With what options would you suggest to compile Haproxy? You were talking about CPU cores assignment how to do it in HAproxy ? In fact, its 1.4.18, not 1.4.22. The Ubuntu repo is not uptodate. Consider compiling haproxy from source, to have the latest

Connection close

2013-03-15 Thread Aleksandrs Andrijekno
Hi, I have some strange problem with Haproxy, during download connection sometimes gets closed. When I try to fetch file using wget I get: 2013-03-15 11:10:33 (424 KB/s) - Connection closed at byte 91975620. Retrying. My haproxy.cfg: global maxconn 12 user

RE: Comparison to nginx

2013-02-01 Thread Aleksandrs Andrijekno
For example, Nginx doesn't have uri based load-balancing, you need to code it yourself. We have tried to use Nginx as a load-balancer for 10Gbit infra, and we got problems with IOps as it was not splice + max speed of 3Gbit/s on Nginx server, while if you go with HAproxy you get 9.6Gbit/s for