Summary

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.

MoreIssues: Due

  • Improvement GRIZZLY_SENDFILE-3 Reset response buffer before sending file
  • Improvement GRIZZLY_SENDFILE-4 Add double-buffering support
  • Task GRIZZLY_SENDFILE-13 Change package namespace to com.sun.grizzly.sendfile

Issues: 30 Day Summary


Issues: 0 created and 0 resolved

MoreIssues: Updated recently

  • New Feature GRIZZLY_SENDFILE-16 13/Jan/10 Add Support for FLV Pseudo Streaming over HTTP
  • New Feature GRIZZLY_SENDFILE-6 13/Jan/10 Allow a limit to be set for max number of concurrently processed downloads with multi-burst algorithms
  • New Feature GRIZZLY_SENDFILE-5 25/Dec/09 Expose current combined throughput via JMX

MoreVersions: Due

Activity Stream