Description
grizzly-sendfile is an extension for the Glassfish application server, which adds the "X-Sendfile" functionality to the grizzly connector. This allows applications to offload file downloading functionality to the application server, which can take full advantage of lower level APIs like NIO to deliver files to clients very efficiently and avoids duplication of the file sending code in the application.
- Lead: Igor Minar
- Key:GRIZZLY_SENDFILE
MoreIssues: Due
-
GRIZZLY_SENDFILE-3
Reset response buffer before sending file
-
GRIZZLY_SENDFILE-4
Add double-buffering support
-
GRIZZLY_SENDFILE-13
Change package namespace to com.sun.grizzly.sendfile
Issues: 30 Day Summary
Issues: 0 created and 0 resolved
MoreIssues: Updated recently
-
GRIZZLY_SENDFILE-16
13/Jan/10
Add Support for FLV Pseudo Streaming over HTTP
-
GRIZZLY_SENDFILE-6
13/Jan/10
Allow a limit to be set for max number of concurrently processed downloads with multi-burst algorithms
-
GRIZZLY_SENDFILE-5
25/Dec/09
Expose current combined throughput via JMX