[hunchentoot-devel] Limiting number of connections in Hunchentoot?

23 Jan
2007
23 Jan
'07
11:12 p.m.
I'd like to limit the number of simultaneous connections into Hunchentoot. Anyone have a good idea on how to do that? I'd rather not put mod_lisp in front of Hunchentoot since I don't want to run Apache as part of my configuration. Any advice appreciated. Cheers, Chris Dean

23 Jan
23 Jan
11:32 p.m.
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.
6681
Age (days ago)
6682
Last active (days ago)
3 comments
3 participants
participants (3)
-
Chris Dean
-
Edi Weitz
-
Stefan Scholl