Mantis - Resin
Viewing Issue Advanced Details
2241 minor always 12-12-07 09:37 01-02-08 11:58
sam  
ferg  
urgent  
closed 3.1.4  
fixed  
none    
none 3.1.5  
0002241: warmup should advance before request ends
(rep by A Balandran)

If a legitimately long lived
request (for example modem user downloading a large file) happens to
occur during the warmup state then it can block the whole server
because it can take a long time for that request to finish.

The
solution may be to advance the warmup state when the backend server
first responds, instead of the current implementation which advances it
when the request completes.

Notes
(0002612)
ferg   
01-02-08 11:58   
server/26h0, server/26h1