atom feed7 messages in ru.sysoev.nginxRe: Question about http_stub_status
FromSent OnAttachments
Marcus BianchyAug 22, 2008 4:50 am 
Maxim DouninAug 22, 2008 8:06 am 
Igor SysoevAug 23, 2008 12:04 am 
Marcus BianchyAug 23, 2008 4:17 am 
Igor SysoevAug 26, 2008 9:25 am 
Marcus BianchyAug 26, 2008 11:53 am 
Igor SysoevAug 26, 2008 12:03 pm 
Subject:Re: Question about http_stub_status
From:Igor Sysoev (is-G@public.gmane.org)
Date:Aug 26, 2008 12:03:55 pm
List:ru.sysoev.nginx

On Tue, Aug 26, 2008 at 08:53:47PM +0200, Marcus Bianchy wrote:

Igor Sysoev schrieb:

It seems that you have "max_fails=0" in some upstream. The recent Maxim's patch fixes the bug or you may try nginx-0.7.12.

Hi Igor,

thanks for the update.

Meanwhile I have 2 coredumps with the FPE. And guess what I've found:

#0 0x08079df3 in ngx_http_upstream_free_round_robin_peer (pc=0x9da9cd8, data=0x9daa3a0, state=4) at src/http/ngx_http_upstream_round_robin.c:648 648 peer->current_weight -= peer->weight / peer->max_fails;

I will discuss the further steps with my colleagues tomorrow. Maybe we're trying Maxim's patch or trying nginx 0.7.13.

Yes, this is the same bug.