Re: php server side events [sse]

2015-08-26 Thread dmiller
I thought I had done both...not seeing any difference in behaviour. --- Daniel On 2015-08-26 14:08, Maxim Dounin wrote: Hello! On Wed, Aug 26, 2015 at 12:33:48PM -0700, dmil...@amfes.com wrote: I have several virtual servers operating with php-fpm perfectly fine. Buffering/caching with Wordp

php server side events [sse]

2015-08-26 Thread dmiller
I have several virtual servers operating with php-fpm perfectly fine. Buffering/caching with Wordpress is great. But now... I'm trying to implement a new site that uses php for server-side events to stream live updates to clients. This is, I believe, properly done with an infinite loop in p