This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author 杨鹏
Recipients 杨鹏
Date 2018-01-08.08:09:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515398943.33.0.467229070634.issue32518@psf.upfronthosting.co.za>
In-reply-to
Content
when client is using persistent connection, HTTPServer will hang with that connection. As a result, it can't deal with other clients.
History
Date User Action Args
2018-01-08 08:09:03杨鹏setrecipients: + 杨鹏
2018-01-08 08:09:03杨鹏setmessageid: <1515398943.33.0.467229070634.issue32518@psf.upfronthosting.co.za>
2018-01-08 08:09:03杨鹏linkissue32518 messages
2018-01-08 08:09:02杨鹏create