wu-sheng commented on issue #2247: Backend streaming thread model improvement
URL: 
https://github.com/apache/incubator-skywalking/pull/2247#issuecomment-464057017
 
 
   I set UI jetty thread default number to 4 (down from 10). Also I provide a 
new setting in core module
   ```
   core:
     default:
       jettySelectors: 1
   ```
   Default value = 1. Thread number = 1 request + 1 acceptor and n selector. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to