Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4249 | minor | always | 10-07-10 15:07 | 01-13-11 14:17 | |
|
|||||
Reporter: | emil | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.10 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.15 | ||
|
|||||
Summary: | 0004249: slow asynccontext timeout | ||||
Description: |
(rep by baoqinye via forums) We are testing the Servlet 3.0 implementation in Resin 4.0.10 (open source version) here. We use AsyncContext.setTimeout() to set the timeout to be 10 seconds. We then add an AsyncListener to catch the timeout notification. However, the timeout mechanism did not seem to work. After investigating further, we found that Resin seemed to check timeout only once a minute. Because of that, it could take up to 1 minute + [timeout setting] to get the timeout notification depending on the time the request comes in. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|