diff options
author | ianb <devnull@localhost> | 2007-04-12 04:00:38 +0000 |
---|---|---|
committer | ianb <devnull@localhost> | 2007-04-12 04:00:38 +0000 |
commit | 7ece1ccb1f175a8d2a6d0953bb93fa2215b2ae75 (patch) | |
tree | 22f21e89a5f470eb58a561d353ca7707e11534b3 /paste/request.py | |
parent | e2c41182a57cf9b5ab61784a8ebfdce9a2a0ecff (diff) | |
download | paste-7ece1ccb1f175a8d2a6d0953bb93fa2215b2ae75.tar.gz |
Added a parameter to the threadpool: max_requests, which is the maximum number of requests to process in a worker thread before killing that thread. This should resolve problems with long-lived threads, as no thread lives too terribly long with this on. Also, turn the threadpool back on by default. And turn LimitedLengthFile back on when it is not an SSL connection
Diffstat (limited to 'paste/request.py')
0 files changed, 0 insertions, 0 deletions