James Peach created TS-4961:
-------------------------------
Summary: Plugin accept should use default thread counts.
Key: TS-4961
URL: https://issues.apache.org/jira/browse/TS-4961
Project: Traffic Server
Issue Type: Bug
Reporter: James Peach
{{TSPortDescriptorAccept}} and {{TSPluginDescriptorAccept}} both explicity pass
a 0 thread count to {{make_net_accept}}. Since there is no API for the plugin
to specify what is needed (unlike {{TSNetAccept}}), the principle of least
surprise would suggest we use the default config from
{{proxy.config.accept_threads}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)