When using the default connectors, Restlet does not seem to be properly
closing connections.  If I make a number of requests to a resource and run
netstat, I will see a number of connections in the CLOSE_WAIT and FIN_WAIT_2
state.  This tells me that something is not getting closed properly.

Is is the responsibility of the client to shutdown the connection somehow
when done?

Kevin

Reply via email to