https://bz.apache.org/bugzilla/show_bug.cgi?id=69748
--- Comment #7 from Remy Maucherat <r...@apache.org> --- (In reply to Mark Thomas from comment #6) > (In reply to Remy Maucherat from comment #4) > > > I think I will add a new asyncComplete method to allow processors to > > do that kind of thing. I believe HTTP/1.1 and AJP need to use it. > > dispatchEndRequest() looks like it meets your requirements. The AjpProcessor > already uses it to set the keep-alive timeout. I had moved to tracking keptAlive as a field for Http11Processor. This definitely works since now parseRequestLine would set the keepalive timeout. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org