<div dir="ltr"><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">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.<br>

</div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">To convince you of that, listen to the incoming network traffic to check that data is arriving to the client.<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">

That's a limit upon you cannot do much.<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">To ensure configuration of the PHP part is done correctly, you can dump communication between nginx and PHP.<br>

<br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">With all that, you should be able to reach some conclusions.<br></div><div class="gmail_extra"><font size="1"><span style="color:rgb(102,102,102)">---<br>

</span><b><span style="color:rgb(102,102,102)">B. R.</span></b><span style="color:rgb(102,102,102)"></span></font>
</div></div>