How do I close an HTTP connection before my script finishes. I want it to keep processing data after it has sent a reply to the client. Apache normally closes the connection only after the script finishes. I tried unbuffering and closing STDOUT to no avail.
How do I close an HTTP connection before my script finishes. I want it to keep processing data after it has sent a reply to the client. Apache normally closes the connection only after the script finishes. I tried unbuffering and closing STDOUT to no avail.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.