RE: Haproxy and Plesk

2011-02-15 Thread Devota , Dennis
Thanks for your reply. I want to specifically map VIP to one physical address with multiple ports (non-ssl, SSL, FTP). Is it possible? I want to access the from haproxy VIP addr to access multiple application on one physical system. http://site name:80 https://site name:443 http://site

RE: Haproxy and Plesk

2011-02-15 Thread Devota , Dennis
Can you please give full rule for below request on haproxy? Outgoing VIP (source) 10.10.2.1 Destination URL and Port: 193.168.1.2:80, 193.168.1.2:8880, 193.168.1.2:443, 193.168.1.2:8440 as well as Port 21 and Port 22 I don't have much experience in haproxy. Can you please help me out? Thanks

SSL read failed - closing connection during benchmarking haproxy SSL

2011-02-15 Thread Amol
I was benchmarking my stunnel -- haproxy -- apache webserver configuration from a ubuntu server and when i run this test i keep getting the SSL read failed - closing connection error here is the snippet $ ab -n 1 -c 10 https://xxx.xxx.com/xxx/xxx.php This is ApacheBench, Version 2.3

Re: Haproxy and Plesk

2011-02-15 Thread Guillaume Bourque
Dennis, haproxy is use to balance traffic to multiple destination, is this what you want to do ? Not sure what you want to accomplish ? Bye Devota a écrit : Can you please give full rule for below request on haproxy? Outgoing VIP (source) 10.10.2.1 Destination URL and Port:

HAproxy can't seem to bind to more than 1000 ports?

2011-02-15 Thread Malcolm Turnbull
HAproxy can't seem to bind to more than 1000 ports? (well about 1017 which is suspiciously close to 1024...) I'm probably being really stupid but I saw the question earlier on FTP and I was playing with binding large port ranges my ulimit -n is 2 Am I missing something obvious? (usually)

Re: HAproxy can't seem to bind to more than 1000 ports?

2011-02-15 Thread Willy Tarreau
Hi Malcolm, On Tue, Feb 15, 2011 at 08:35:05PM +, Malcolm Turnbull wrote: HAproxy can't seem to bind to more than 1000 ports? (well about 1017 which is suspiciously close to 1024...) I'm probably being really stupid but I saw the question earlier on FTP and I was playing with binding

Re: HAproxy can't seem to bind to more than 1000 ports?

2011-02-15 Thread Malcolm Turnbull
On 15 February 2011 22:23, Willy Tarreau w...@1wt.eu wrote: Hi Malcolm, On Tue, Feb 15, 2011 at 08:35:05PM +, Malcolm Turnbull wrote: HAproxy can't seem to bind to more than 1000 ports? (well about 1017 which is suspiciously close to 1024...) I'm probably being really stupid but I

Re: SSL read failed - closing connection during benchmarking haproxy SSL

2011-02-15 Thread Willy Tarreau
Hi Amol, On Tue, Feb 15, 2011 at 08:49:49AM -0800, Amol wrote: I was benchmarking my stunnel -- haproxy -- apache webserver configuration from a ubuntu server and when i run this test i keep getting the SSL read failed - closing connection error here is the snippet $ ab -n 1 -c 10

Re: Pass Source Port

2011-02-15 Thread Willy Tarreau
Hi Brian, On Fri, Feb 11, 2011 at 12:36:10PM -0800, Brian Carpio wrote: Hi, Currently I have a requirement to not only put the source IP in an x-forward-for header but also the source port. I have been searching the documentation and I can't seem to find a way to either maintain the