Hi, What is the correct way to unallocate / limit resources (number of open sockets etc) in Cornerston's ServerSocketFactory. My phoenix application crashes with out of memory error under high request rates. Any examples? Andrei
PS my server class extends org.apache.avalon.cornerstone.services.connection.AbstractService; and corresponding handler - handles connections. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>