I was wondering if there are any news on the subject. Browsing the bug list I did could not identify any related bug (but it may be my apache/wsgi ignorance). Does it make sense to open a bug? Were there any additional requests for having mod_wsgi in daemon mode working with chunked transfer encoding. As a previous poster my use case is also getting Openstack Swift working with Apache and mod_wsgi.
Thanks very much! Eran On Wednesday, March 6, 2013 12:00:05 PM UTC+2, Stephan Hofmockel wrote: > > Hi David, > > I don't know if keeping all data of a single request in memory is an > option for you. For us it is acceptable and we are running this on many > servers in production. > https://github.com/stephan-hof/mod_dechunk > > Regards, > Stephan > > Am Montag, 4. März 2013 13:04:26 UTC+1 schrieb [email protected]: >> >> Hi Graham, >> >> In continuation to this thread, I am working on getting Openstack Swift >> to work with Apache and mod_wsgi and using daemon mode. The luck of support >> for Transfer-Encoding chunked seem be one of the last pieces of the >> puzzle. >> >> I get it that it did not make it into 4.0 - is there a 4.1 planned? Does >> it seem to be high enough in the priority? >> >> Thanks >> David >> >> >> >> > Do you think such an improvement will make it to mod_wsgi-4.0 ? >> >>> >>> I have been wanting to do it for a long time. >>> >>> > What is the timeline for 4.0 ? >>> >>> Don't know. Things dragging on so long that have back ported a lot of >>> stuff so can bring out 3.4 instead. Usually I wouldn't put new >>> features in a minor release but will this time. >>> >>> Graham >>> >>> >>> -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/modwsgi. For more options, visit https://groups.google.com/d/optout.
