Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

hi im trying to do load balance using HAproxy. Is there any method to perform the load balancing based on the data-size received by the server?

share|improve this question
What do you mean by "datasize"? Do you mean the size of the client's request - or do you mean the by the size of the file they have requested? – Coops Feb 23 '11 at 7:43
Maybe it's the traffic -- instead of least connections, look at least bytes served by backend... – sendmoreinfo Dec 27 '11 at 19:53

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.