Leif Hedstrom created TS-3496:
---------------------------------
Summary: Should we retune proxy.config.cache.mutex_retry_delay ?
Key: TS-3496
URL: https://issues.apache.org/jira/browse/TS-3496
Project: Traffic Server
Issue Type: Improvement
Components: Cache, Configuration
Reporter: Leif Hedstrom
I'm starting to wonder that I might have done a boo-boo, and set this default
too short? Should we bump proxy.config.cache.mutex_retry_delay from 2 to 10 by
default? [~amc]
I'm working on a different patch too, making more hardcoded defines
configurable, which also introduces a feature to normalize these retry delays
based on the number of ticks the system has (100 on Linux, 128 on FreeBSD). So
we could auto-scale this to the closest multiplier of these (so, 10 on Linux, 8
on FreeBSD).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)