Is there a way to keep Apache 1.3.29 from allowing more than a certain number of simultaneous connections per connected user? I had someone browsing a huge photo gallery and had literally 112 connections open at once pulling up thumbnails. I would like to know how to set Apache to limit the number of concuurent connections to something more respectable (like 5) so that the server won't jump in resource usage like it did. I already have keep alive connections off.