Hi Bryan Call, Thanks for the information.
-Gandhimathi ________________________________________ From: Bryan Call [[email protected]] Sent: Monday, August 15, 2016 8:51 AM To: [email protected] Subject: Re: delay based load balancing using Traffic server as a reverse proxy Most of the time round robin will work well. There are some traffic patterns (few heavy weight requests) or hardware imbalances that don’t do well with round robin. The way to open source it would be to file a Jira ticket (https://issues.apache.org/jira/browse/TS) and then create a pull request on github (https://github.com/apache/trafficserver). I use ab and depending on the work load http_load (https://github.com/apache/trafficserver/tree/master/tools/http_load) to do benchmarking. -Bryan
