Thomas Jackson created TS-3134:
----------------------------------
Summary: proxy.config.net.default_inactivity_timeout is a hack
Key: TS-3134
URL: https://issues.apache.org/jira/browse/TS-3134
Project: Traffic Server
Issue Type: Bug
Reporter: Thomas Jackson
Transactions somehow get into a state that there are no timers set on them.
There is a thread which will then find these requests and set their timeout to
proxy.config.net.default_inactivity_timeout, this is a pretty nasty hack-- and
since the default is 24 hours this looks very much like an FD leak in
operation. We should find the cases that transactions get stuck in this state
and fix them, instead of relying on this band-aid.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)