Maxim Dounin
February 08, 2011 10:28AM
Hello!

On Tue, Feb 08, 2011 at 09:02:30AM -0500, DeineAgentur wrote:

> Hello!
>
> If i set
>
> [code]
> return 408;
> [/code]
>
> there is no return status 408 and no body response.

Yes, it's expected. Code 408 is expected to be generated when
client timed out and we aren't willing to wait anymore, it causes
immediate request (and connection) close.

Maxim Dounin

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

return 408 does not return body and status = 200

DeineAgentur February 08, 2011 09:02AM

Re: return 408 does not return body and status = 200

DeineAgentur February 08, 2011 09:28AM

Re: return 408 does not return body and status = 200

DeineAgentur February 08, 2011 09:30AM

Re: return 408 does not return body and status = 200

DeineAgentur February 08, 2011 09:32AM

Re: return 408 does not return body and status = 200

Maxim Dounin February 08, 2011 10:28AM

Re: return 408 does not return body and status = 200

DeineAgentur February 08, 2011 11:46AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 135
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready