Potentially eliminate lock contention on HostDB
-----------------------------------------------
Key: TS-374
URL: https://issues.apache.org/jira/browse/TS-374
Project: Traffic Server
Issue Type: Improvement
Components: Core
Reporter: Leif Hedstrom
When using as a reverse proxy, when a single (or very few) HostDB entries are
under "pressure", the try-lock there could cause us to reschedule. John
suggests we look at this as a first step towards reducing latencies under high
load, by avoiding holding the lock over multiple callbacks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.