https://issues.apache.org/bugzilla/show_bug.cgi?id=45154
--- Comment #2 from M McClain <[EMAIL PROTECTED]> 2008-08-21 18:05:15 PST --- I understand what you're saying about doing too much in the poller thread. I was trying to accomplish handling hundreds of clients that could simultaneously download a 200 MB file without tying up a separate thread per client on blocking I/O. And I hoped the NIO mechanism would additionally use less RAM. Unfortunately, from the servlet layer we only have access to an OutputStream. -- 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]