Page 1 of 1

How to limit download connection in XAMPP??

PostPosted: 01. November 2008 17:55
by Novox
Hello Sir,

I would like to know how to limit download connection in XAMPP. I have found thos modules on google called "mod_limitipconn" http://dominia.org/djao/limitipconn2.html but I can't use it in XAMPP. Anyone has tried this yet? I have downloaded pre-complied version for Win32 and then followed the instruction but when starting the service always get the error. Please help!

Thanks!

PostPosted: 01. November 2008 18:07
by Wiedmann
mod_bw should work with XAMPP.

PostPosted: 02. November 2008 03:49
by Novox
Thanks for your reply. I have read on the readme file and found this limitation.

Limitations : This mod doesn't know how fast is the client really
downloading a file, so it just divides the bw assigned
between the users.
MaxConnections works only for the given scope. (i.e , all
will limit maxconnections from all,not per ip or user)

"all will limit maxconnections from all,not per ip or user" it doesn't limit max connection download per IP?