Hey list,

I'm trying to find information on how the error about closing all
dangling connections gets generated.

I'm using a library that works by attaching a connection to each
request and closes it automatically using a ServletRequestListener. As
far as I can tell, this behavior is causing resin to spit out copious
errors about not closing dangling connections.

Is there a way to do something similar that won't trigger this error?
Or a way to disable the behavior entirely?

Thanks,
Paul Davis


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to