0lai0 opened a new pull request, #907:
URL: https://github.com/apache/yunikorn-core/pull/907

   ### What is this PR for?
   Set `ReadHeaderTimeout` in the HTTP server. Currently, no timeout 
configuration is set, which may expose the server to the risk of a Slowloris 
attack. This attack depletes server resources by maintaining numerous long-idle 
connections.
   
   ### What type of PR is it?
   * [ ] - Bug Fix
   * [x] - Improvement
   * [ ] - Feature
   * [ ] - Documentation
   * [ ] - Hot Fix
   * [ ] - Refactoring
   
   ### What is the Jira issue?
   [YUNIKORN-2182](https://issues.apache.org/jira/browse/YUNIKORN-2182)
   
   ### How should this be tested?
   make test
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to