Closed
Description
Hi All,
we are facing and issue on a nginx 1.16.1 with mod_sec v3 and nginx-connecto v1.0. In same case with some reactjs contents we noticed a 500 response, but the mod sec engine gets a 403 response on these contents and we didn't identify the issue. After some other checks we noticed also the error "109093 header already sent while sending response to client" into the logs and we discover the pull request #84 related to this issue.
Could it be that the gzip enabled on nginx side can create this issue?
Thanks,
Marcello