Relative Content

Tag Archive for node.jsnginxpm2

ERR_CONNECTION_CLOSED when http header size is too large

When calling my nuxt app with too many url params (worst case: URL is +/-8kb), I am getting no response. Instead, the ERR_CONNECTION_CLOSED error appears. The main suspect is Nginx, but I could not find any documentation about this behaviour. Also, there are no traces in the access or error logs.