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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
