On Tue, 23 Jan 2007 15:12:19 -0800, Chris Dean ctdean@sokitomi.com wrote:
I'd like to limit the number of simultaneous connections into Hunchentoot. Anyone have a good idea on how to do that?
There's no easy way to do that right now, you have to look at the guts in server.lisp and modify the source.
Cheers, Edi.