https://bz.apache.org/bugzilla/show_bug.cgi?id=57830

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Moving this to an enhancement request.

I can see the benefit of this but is would be non-trivial to implement -
particularly for HTTPS.

For NIO and NIO2 (and much like SNI support) it would require the server to
process some data before passing it to the SSL engine. Unlike SNI, the data
would not be left in the bufffer for the SSL engine to process.

APR/native needs further investigation to determine what changes would be
required to implement this.

-- 
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

Reply via email to