• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

server side events

  1. A

    Issue PHP connection_status and connection_aborted always 0

    Hi there, I'm trying to setup an EventSource stream for server side events with PHP. My script checks whether the connection is still active using connection_status() and connection_aborted(). It works flawlessly on my Mac with Apache 2.2.4.57 using default configs. It doesn't work on my...
Back
Top