Re: Re[2]: How to disable PHP output buffering

2014-02-14 Thread gaspy
OK, so I modified nginx and php5-fpm to talk on port 9000 and used tcpdump to see the traffic. It looks like it worked as packets arrived at 1 second intervals (the sleep(1) in my code). However in browser it was still the same. After more testing, it turns out there's something in my computer co

Re[2]: How to disable PHP output buffering

2014-02-12 Thread wishmaster
--- Original message --- From: "gaspy" Date: 13 February 2014, 08:20:21 > "To ensure configuration of the PHP part is done correctly, you can dump > communication between nginx and PHP." > > Now that sounds interesting. How can I do this? > Use php process listening on inet/inet6 soc