You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Artem <ar...@gmail.com> on 2013/12/14 15:24:41 UTC

[users@httpd] Resuming a SUSPENDED connection?

I have a module which returns SUSPENDED from its handler
in order to do stuff in the background before replying to the HTTP client.
Can I resume the SUSPENDED connection after the reply has been generated
in order to reuse the connection (e.g. keep-alive) for future HTTP requests?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org