Trying to assemble logs through tcp, problems with multiple worker_processes

Ron van der Vegt ron.van.der.vegt at openindex.io
Wed Oct 1 13:25:27 UTC 2014


Nevermind, I found the problem. It seems that netcat is not reliable 
when benchmarking. At some point it will just not read any incomming 
tcp packages. With wireshark I saw that the packages where sent without 
problems.

On di, sep 30, 2014 at 3:54 , Ron van der Vegt 
<ron.van.der.vegt at openindex.io> wrote:
> Hi,
> 
> Im trying to collect access log by passing them with tcp to flume.
> But the two tools below I tried both give me the same sintums, that 
> it seems there is a race condition, when running nginx with multiple 
> worker_processes:
> 
> http://www.binpress.com/issue/possible-race-condition-while-nginx-is-running-on-more-workerprocesses/6955
> https://github.com/cloudflare/lua-resty-logger-socket/issues/13
> 
> Anyone else have seen this problem, or maybe knows what is causing it?
> 
> Thanks in advice,
> 
> Ron
> 
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx



More information about the nginx mailing list