Change TSNetAccept() API to take an option for enabling (and number of) accept 
threads.
---------------------------------------------------------------------------------------

                 Key: TS-757
                 URL: https://issues.apache.org/jira/browse/TS-757
             Project: Traffic Server
          Issue Type: Improvement
            Reporter: Leif Hedstrom
             Fix For: 2.1.9


This allows TSNetAccept() plugins to override the defaults from the 
records.config. I suggest we add a third option to this API, with values meaning

-1  == Use system default for accept threads
 0  == No accept threads
 n  ==  Enable accept threads, with <n> threads dedicated


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to