Re: Renew Clean
Niclas Hedhman <[email protected]> Mon, 23 Oct 2006 15:11:07 +0800
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
On Sunday 22 October 2006 23:25, Robert DiFalco wrote: > Sorry, I don't have the Java source loaded right now so I was hoping > someone could tell me what property will cause RenewClean threads to be > destroyed more quickly. The RenewClean thread is part of the DGCClient, and seems tied into that pretty hard. Without checking the exact details, the properties (and defaults) available in the DGCClient are; java.rmi.dgc.leaseValue, 600000 sun.rmi.dgc.cleanInterval, 180000 sun.rmi.dgc.client.gcInterval, 60000 Hope that helps Niclas =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff RMI-USERS". For general help, send email to [email protected] and include in the body of the message "help". For a list of frequently asked RMI questions please refer to: http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html To view past RMI-USERS postings, please see: http://archives.java.sun.com/archives/rmi-users.html