Skip to content
Snippets Groups Projects
  • James Kirsch's avatar
    19b028e6
    Add Keep Alive Timeout for httpd · 19b028e6
    James Kirsch authored
    This patch introduces a global keep alive timeout value for services
    that leverage httpd + wsgi to handle http/https requests. The default
    value is one minute.
    
    Change-Id: Icf7cb0baf86b428a60a7e9bbed642999711865cd
    Partially-Implements: blueprint add-ssl-internal-network
    19b028e6
    History
    Add Keep Alive Timeout for httpd
    James Kirsch authored
    This patch introduces a global keep alive timeout value for services
    that leverage httpd + wsgi to handle http/https requests. The default
    value is one minute.
    
    Change-Id: Icf7cb0baf86b428a60a7e9bbed642999711865cd
    Partially-Implements: blueprint add-ssl-internal-network