Mark Swanson wrote:
Hello,

I'm starting to worry about performance problems and memory issues related to large numbers of open socket connections to ApacheDS. Is there something that can be done now (1.0) to close inactive sockets after a period of time?
Or, perhaps just LRU close sockets?

If not, what place in the code would you recommend I look? Maybe this is completely encapsulated in mina?

Cheers.


Hi,

I think this is something you should configure on your system. Inactive sockets are closed after some time_wait interval, which should be configurable on linux (|tcp_time_wait_interval value)| or windows (TcpTimedWaitDelay registry value)

Any other ideas, guys ?

--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org


Reply via email to