One configuration question
Agustin Lopez
Agustin.Lopez at uv.es
Tue Dec 4 18:59:36 MSK 2007
Thanks!
That resolve my problem.
Regards,
Agustin
Maxim Dounin escribió:
> Hello!
>
> On Mon, 3 Dec 2007, Agustin Lopez wrote:
>
>> I have using stable nginx in one cluster with 6 nodes, using ip_hash.
>> I have some POSTs very slowly.
>> I have seen that some times the same POST request jump until 6 times
>> repeating the same operation, one by every cluster node. Some timeout,
>> I suppose, and jumping to next server.
>>
>> How could I avoid that? Anyway to disable that timeout in that conf?
>
> http://wiki.codemongers.com/NginxHttpProxyModule
>
> See proxy_next_upstream, proxy_send_timeout, proxy_read_timeout
> directives.
>
> Maxim Dounin
>
>
More information about the nginx
mailing list