diff --git a/src/proto_http.c b/src/proto_http.c index 428b056f5..ae7288a73 100644 --- a/src/proto_http.c +++ b/src/proto_http.c @@ -3596,7 +3596,6 @@ int http_sync_res_state(struct session *s) */ buffer_shutr_now(buf); buffer_shutw_now(buf); - buf->cons->flags |= SI_FL_NOLINGER; } else { /* other modes include httpclose (no action) and keepalive