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@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx