Comment 3 for bug 1400770

Revision history for this message
LIU Yulong (dragon889) wrote :

Hi Tihomir Trifonov, I can also reproduce the problem in apache 2.2. According to this solution http://stackoverflow.com/questions/12091067/handling-http-chunked-encoding-with-django,
I set the WSGIChunkedRequest On. But swift got another error "Requested content-length of 9223372036854775807 is larger than the configured limit of 5368709122". But the upload file is very small. The configuration of swift proxy-server for apache, please see source code here: https://github.com/openstack/swift/tree/master/examples/apache2