How to disable PHP output buffering

B.R. reallfqq-nginx at yahoo.fr
Wed Feb 12 23:53:15 UTC 2014


Don't forget taking into account browser buffering: depending on which one
you are using, it waits for a certain amount of data before displaying
anything.
To convince you of that, listen to the incoming network traffic to check
that data is arriving to the client.

That's a limit upon you cannot do much.

To ensure configuration of the PHP part is done correctly, you can dump
communication between nginx and PHP.

With all that, you should be able to reach some conclusions.
---
*B. R.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20140213/b07242fb/attachment-0001.html>


More information about the nginx mailing list