When I try with tw_recycle = 0 then I start to get a lot of TIME_WAIT connections and performance degrades quite quickly so I cannot remove it for now
On 03/07/2013 01:23 PM, Lukas Tribus wrote:
You probably don't want net.ipv4.tcp_tw_recycle = 1 when your clients are behind NAT/CGN boxes. If you have troubles with source port exhaustion, refer to the article Baptiste wrote: http://blog.exceliance.fr/2012/12/12/haproxy-high-mysql-request-rate-and-tcp-source-port-exhaustion/ Lukas

