Bug 55500

Summary: AsyncListener.onTimeout is not called via AJP AjpNioProtocol connector
Product: Tomcat 7 Reporter: Pavel Orehov <pavel.orehov>
Component: ConnectorsAssignee: Tomcat Developers Mailing List <dev>
Status: RESOLVED FIXED    
Severity: critical CC: pavel.orehov
Priority: P2    
Version: 7.0.34   
Target Milestone: ---   
Hardware: PC   
OS: Linux   

Description Pavel Orehov 2013-08-29 12:21:17 UTC
The AsyncListener.onTimeout is not called, when timeout occurs, when traffic routed via AJP connector configured with AjpNioProtocol protocol.
Comment 1 Mark Thomas 2013-09-03 09:38:31 UTC
Thanks for the report.

This has been fixed in trunk and 7.0.x and will be included in 8.0.0-RC2 and 7.0.43 onwards.