Example body filter hangs when modified a little bit - request is not terminating.

ptcell nginx-forum at forum.nginx.org
Thu Jan 11 04:20:30 UTC 2018


here is with the body filter disabled (works normally):

HTTP/1.1 200 OK
Server: nginx/1.12.0
Date: Thu, 11 Jan 2018 04:16:07 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive

here is with the body filter enabled (connection does not terminate):

HTTP/1.1 200 OK
Server: nginx/1.12.0
Date: Thu, 11 Jan 2018 04:19:59 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive

Essentially the same.

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,278094,278096#msg-278096



More information about the nginx mailing list