[PR] SCHOOL RESPONSE CONFERENCE May 20,2011 at Los Angeles, California

2011-04-06 Thread Brian Perry
 SCHOOL RESPONSE CONFERENCE - SRC 2011 May 20, 2011 Los Angeles, California To REGISTER, please send email to brianpe...@events-exhibitions.info for any other inquiries. http://events-exhibitions.info/brian/SRCDelegatesBrochureBP.pdf http://events-exhibitions.info/brian/SRCSponsorshipBrochur

Re: Socket error, info "Invalid Argument"

2011-04-06 Thread joris dedieu
2011/4/5 Willy Tarreau : > On Tue, Apr 05, 2011 at 04:25:47PM +0100, John Helliwell wrote: >> The patch applied cleanly, and I can report it works for me here. I had the same issue with 1.5dev5 on FreeBSD 8.1. The patch fixed it too Regards Joris > > Thanks for testing. > >> I have to say "thanks"

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. Thi

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 t