yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #29653
[Bug 1433435] [NEW] Change http_keepalive default value from Ture to False
Public bug reported:
In order to close the client socket connection explicitly after the
response is sent and read successfully by the client, you simply have to
set keepalive to False when you create a wsgi server.
Right now it is set to True for backward compatibility.
** Affects: glance
Importance: Medium
Status: Confirmed
** Tags: ntt
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1433435
Title:
Change http_keepalive default value from Ture to False
Status in OpenStack Image Registry and Delivery Service (Glance):
Confirmed
Bug description:
In order to close the client socket connection explicitly after the
response is sent and read successfully by the client, you simply have
to set keepalive to False when you create a wsgi server.
Right now it is set to True for backward compatibility.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1433435/+subscriptions
Follow ups
References