nginx 411 error
Maxim Dounin
mdounin at mdounin.ru
Wed Jan 30 12:37:57 UTC 2013
Hello!
On Wed, Jan 30, 2013 at 05:20:59AM +0000, 曾瑞略 wrote:
> Hello,
>
> when i change my webserver from apache to tengine,sometimes occurs [411 Length Required] error.
>
> the request method is post ,but post body is empty.
>
> but when i use apache ,this error never occurs.Is there any solution ?
The 411 Length Required used to be returned by nginx if client
tried to use chunked Transfer-Encoding. Support for chunked
Transfer-Encoding was introduced in nginx 1.3.9+, you have to
upgrade to recent nginx 1.3.x if you need it.
--
Maxim Dounin
http://nginx.com/support.html
More information about the nginx
mailing list