Rate Limiting Blog Link

2011-04-06 Thread bradford
I just found out that HAProxy can do rate limiting. This is pretty cool. The HAProxy website points to a ServerFault blog post that does not exist. Can someone please correct the URL: http://blog.serverfault.com/post/1016491873/ Also, is there a way to simplify the process of rate limiting.

stick-tables on Solaris

2011-04-06 Thread John Helliwell
Hi, Another one for Solaris! If I define a stick-table in a frontend, like this frontend from-internet stick-table type ip size 1m expire 60s store gpc0 tcp-request connection track-sc1 src and update the gpc0 in a backend like this backend dynamic-content stick-table