I'm trying to run a small apache server on my LAN, and its working and all, but I was wondering if there was a way to somehow limit the number of concurrent connections, its my understanding that this is what causes the slowloris denial of service vulnerability (if that helps describe what I'm looking to do, however, I'm not trying to DoS my own server).