Proactively cancel HTTP service when client disconnects.
This prevents a hanging service from being a permanent memory leak -- as long as the client is still there waiting. (TCP servers will need additionally to apply connection-level timeouts/keepalives to detect disappearing clients.)
Showing
Please
register
or
sign in
to comment