Project

General

Profile

Actions

Bug #2082

open

Long response can cause exhausting the thread pool

Added by Koen Deforche over 10 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
08/02/2013
Due date:
% Done:

0%

Estimated time:

Description

When a session is busy with a long request (or is stuck), then subsequent requests (i.e. retries) each will lock a thread.

We should use something like boost::asio::strand to sequentially deal with all requests for a single session.

No data to display

Actions

Also available in: Atom PDF