On Fri, Apr 24, 2009 at 7:53 PM, Graham Dumpleton
<graham.dumple...@gmail.com> wrote:
> That shouldn't be the case. Supporting X-Sendfile was I recall
> actually an after thought. The original intent was to be able to make
> use of mod_python req.sendfile() or WSGI wsgi.file_wrapper mechanisms.

Right; I think the idea should be to support "fast file sending" using
some sort of pluggable mechanism that works with req.sendfile,
wsgi.file_wrapper, or whatever happens to work best for the particular
installation.

Jacob

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to