I want to control the rate of submission to a SVN server, via https and hope 
someone can assist.  The main problem is to slow down some clients which have 
to up load a large amount of data so as not to deny service to others.  The 
clients are not rogue, they have to up load large image and video files, but, 
when they do this all the resource gets denied to other clients with small 
uploads.  I am trying to see how to do this with haproxy as an intermediary.  
As the uploads are one file, the number of https requests does not seem the 
right way to go and this is via webdav anyway so I am not sure of these get 
counted as separate http requests.  Is there a way to limit bandwidth raw for a 
given IP address (which can be used in this situaiton to identify individual 
clients).

best

Wocash

Reply via email to