Re: Slow Time to first byte

2014-11-19 Thread miralize
Should I have posted this in the fpm mailing list? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,254876,254913#msg-254913 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Slow Time to first byte

2014-11-19 Thread mex
so it looks more like a php/processing-problem, no? cheers, mex Posted at Nginx Forum: http://forum.nginx.org/read.php?2,254876,254910#msg-254910 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Slow Time to first byte

2014-11-18 Thread miralize
When I ping a static php file its 48ms Posted at Nginx Forum: http://forum.nginx.org/read.php?2,254876,254886#msg-254886 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Slow Time to first byte

2014-11-18 Thread mex
Hi, do you see this problem when accessing static files as well as php-files rendered by php-fpm? did you made a perftest on /static/small.css /path/index.php? would be interesting to see if this is a php-based problem. cheers, mex Posted at Nginx Forum: http://forum.nginx.org/read.ph

Slow Time to first byte

2014-11-18 Thread miralize
Currently running into a host of problems with a collections of sites that I'm running off a Digital Ocean LEMP stack. There is a > 1s TTFB delay & things are in general are sluggish Ubuntu 12.04 4 Core CPU 8GB RAM 3 sites on the one server, but only one gets about 30k hits a day. Very image heav