Re: Trying to assemble logs through tcp, problems with multiple worker_processes

2014-10-01 Thread Ron van der Vegt
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 wrote: Hi, Im trying

Trying to assemble logs through tcp, problems with multiple worker_processes

2014-09-30 Thread Ron van der Vegt
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-i