Hello!
On Sat, May 04, 2024 at 07:31:43PM +0200, Sébastien Rebecchi wrote:
> Hello
>
> What does it mean when nginx returns an http status code 0?
>
> We see that cause we monitor nginx response status code, which is used as
> front of our apps. The apps themselves can not return 0, only 200 or
Hi Sébastien,
thanks for the report.
On Sat, May 04, 2024 at 07:31:43PM +0200, Sébastien Rebecchi wrote:
>
> What does it mean when nginx returns an http status code 0?
>
> We see that cause we monitor nginx response status code, which is used as
> front of our apps. The apps themselves can not
Hello
What does it mean when nginx returns an http status code 0?
We see that cause we monitor nginx response status code, which is used as
front of our apps. The apps themselves can not return 0, only 200 or 500.
So it seems issue here comes from nginx itself which can not process the
connection