atom feed12 messages in ru.sysoev.nginxRe: Nginx isn't as fast as i expect
FromSent OnAttachments
somebody nobodyAug 16, 2007 3:15 am 
Igor ClarkAug 16, 2007 3:37 am 
Igor SysoevAug 16, 2007 4:03 am 
Brice FigureauAug 16, 2007 4:20 am 
somebody nobodyAug 16, 2007 4:21 am 
somebody nobodyAug 16, 2007 4:31 am 
seun...@public.gmane.orgAug 16, 2007 4:46 am 
Brice FigureauAug 16, 2007 4:52 am 
seun...@public.gmane.orgAug 16, 2007 5:00 am 
JoeyAug 16, 2007 7:45 am 
Aleksandar LazicAug 17, 2007 1:18 am 
seun...@public.gmane.orgAug 18, 2007 11:21 pm 
Subject:Re: Nginx isn't as fast as i expect
From:somebody nobody (makd@public.gmane.org)
Date:Aug 16, 2007 4:31:31 am
List:ru.sysoev.nginx

A. 1 worker doesn't make any different when i test it, B. i must set sendfile off because in solaris sendfilev give me some errors C. Apache isn't running with Fastcgi and that why i am wondering why nginx is slower D. spawn-fcgi -a 127.0.0.1 -s /tmp/fastcgi.socket -u nobody -g nogroup -C 250 -f /php/bin/php E. in apache i have 250 php processes too F. I did try a tcp socket and it gave me the same effect