https://issues.apache.org/bugzilla/show_bug.cgi?id=45154
Summary: Support sendfile with NIO and SSL Product: Tomcat 6 Version: 6.0.16 Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Created an attachment (id=22092) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22092) Patch for Tomcat 6.0.16 We upgraded to Tomcat 6.0 to take advantage of NIO. We have a couple servlets which use SSL for secure download of very large files and needed it to scale. Disappointed that the sendfile functionality didn't work with NIO when using SSL, I dug in until I got something to work. I'm attaching a patch. The part that I'm least comfortable was the change to SecureNioChannel because I didn't know why the check was there to begin with. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]