Ticket #724 (enhancement)
Opened 1 year ago
Last modified 5 months ago
Track connection state within the WSGI server
Status: new
| Reported by: | dowski | Assigned to: | dowski |
|---|---|---|---|
| Priority: | low | Milestone: | 3.2 |
| Component: | wsgiserver | Keywords: | |
| Cc: |
It would be nice to track the state of the various open connections in the WSGI server. If we had that sort of information, we could probably force a shutdown quicker if there are only idle connections open to remote clients. Maybe we could get rid of that delay at Ctrl-C when a request was just made.
Change History
05/25/08 17:25:20: Modified by fumanchu
- milestone changed from 3.0 to 3.2.

