Re: Performance tuning

2013-10-15 Thread James Bensley
Hi, All those options are related to the networking performance of the Kernel, have you also considered memory options for the applications (such as HAProxy) ? https://www.kernel.org/doc/Documentation/sysctl/vm.txt Cheers, James.

Performance tuning

2013-10-13 Thread Unknown User
Hi all I was looking at tuning my haproxy box and found the following link: http://pastebin.com/kZDP8XuM In addition to these, do you use anything for RHEL6? Thanks, Unknown

Performance tuning considerations.

2010-09-03 Thread Timh Bergström
Hi all, Im trying to collect information regarding performance tuning with haproxy and linux. I've read a dozen or more tutorials on tuning and read a whole lot of manuals and now I just want to double check with you guys if you have any additional information or suggestions. First off

Re: Performance tuning considerations.

2010-09-03 Thread Alexander Staubo
2010/9/3 Timh Bergström timh.bergst...@diino.net: # recycle time_wait sockets net.ipv4.tcp_tw_recycle = 1 (should I use tcp_tw_reuse instead?) Yes. Actually you should neither without exceedingly careful testing. We ran with net.ipv4.tcp_tw_recycle enabled for a month, not realizing it was

Re: Performance tuning considerations.

2010-09-03 Thread Krzysztof Olędzki
Hi Timh, On 2010-09-03 09:56, Timh Bergström wrote: CUT so, while Im at it; is there any specific hardware I should look for when building the HAProxy-machines? Currently Im looking at dual quad-core xeon's (56xx) with high frequency, the fastest memory I can find, fast system disks (SAS 15k)