-
Thanks very much for posting his answer here where all the public can read!
2009-05-20 18:48:01 UTC by lucianpb
-
ok I receive answer from Luca Ercoli, developer of mod_slotlimit, and he wrote:
"AvailableSlotsPercent directive is useful only when there are few slot
free. For example if you have set MaxConnectionsPerSite to 50 and on your
server there are only 15 free slot but www.test.com use 30 slot, when
he will use it's other 20 slots you will raise Maxclient and apache
will hang. In this.
2009-04-18 20:22:23 UTC by john51
-
I will limit connections count per virtual host on my apache server, but I don't know what value set in AvailableSlotsPercent. If I will manage all apache slots with mod_slotlimit should I have it on 100 and MaxConnectionsPerSite to 50 and all virtual hosts on the server are then limited to max 50 active connections? What if I leave AvailableSlotsPercent on default 13 percent? thnx for help.
2009-04-16 21:33:55 UTC by john51
-
Anonymous committed patchset 1 of module CVSROOT to the mod_slotlimit CVS repository, changing 11 files.
2008-08-24 08:10:16 UTC by nobody
-
lucaercoli registered the mod_slotlimit project.
2008-08-23 06:32:46 UTC by lucaercoli