On Fri, Sep 11, 2009 at 4:26 PM, Tim Chase
<[email protected]> wrote:
> You may be interested in:
>
> http://code.djangoproject.com/ticket/2131
>
> Both mod_python and mod_wsgi support the ability to return a
> header that instructs the web-server to "dump this local file
> back as my response" freeing up Django resources.

note that you can simply return that same header without waiting for
this patch.  the main advantage will be that it automatically uses the
appropriate header for different servers.

-- 
Javier

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

Reply via email to