Hello world,
I am building my first apache server on an Windows system, and I have
just a little problem with the upload of files : each file has an upload
speed limit for each user at 30 Ko/s, or 240 KB/s if you prefer.
That means that if anyone want to download one file wich is on my
server, he'll download it at 30 ko/s, and if he downloads 2 files at the
same time he will download at 60 Ko/s.
So my question is : how to resolve this problem ? I search in officials
docs, and I found nothing. The Apache version is 1.3.27, running on an
NT W32 OS.
Last thing : please forgave me for my bad english, I am french
Thanks for your responses
