Viewing 2 replies - 1 through 2 (of 2 total)
  • This causes crashing issues on HHVM but not on PHP-FPM.

    Best to just remove ob_flush(); and flush();, doesn’t make much sense anyway. Either accept waiting on response or get the response asynchronously.

    Plugin Author Glen Scott

    (@glen_scott)

    This has been fixed in v1.1.9

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘ob_flush() [ref.outcontrol]: failed to flush buffer’ is closed to new replies.