jeff7091 Wrote:
---
> Is there anything like Apache's mod_dumpio? Any way to get a full
> running trace of request & responses, including the body data? Would
> such a thing be useful to anyone besides me?
I would be quite interested in this as w
Dear Maxim,
Thanks for your response,
I don't think it will help much since all of my files are larger enough
than 2MB
Regarding AIO problem in linux, do you think using AIO + sendfile together
on FreeBSD will be better in performance in my case?
Respect
==
Hy!
in /etc/php5/fpm/pool.d/www.conf:
check this:
request_slowlog_timeout = 0s
request_terminate_timeout = 0
Hope help you
2013/6/10 molj
> Hello!
>
> I've setup a web server running on debian with Nginx, PHP5 (PHP-FPM), And
> Fcgiwrap
>
> My webpage is running ok but a friend recently noti