Re: [xSocket-develop] send timeouts
Status: Inactive
Brought to you by:
grro
|
From: Phil J. <li...@ph...> - 2009-07-10 16:11:28
|
Hi Gregor, Sorry, I'm away from my office, hence the delay. > could you please send me a debug log. I'm gonig to cross-check this. I assume you're referring to the mechanism at: http://xsocket.sourceforge.net/core/tutorial/V2/TutorialCore.htm#tocTutorial37 I've created a file logging.properties as per http://exampledepot.com/egs/java.util.logging/Props.html at the base of my classpath and started the VM with -Djava.util.logging.config.file=logging.properties but I don't see any extra debug output being generated. Any ideas? Apologies if I'm being thick, I've never used the j.u.logging mechanism before. Interestingly, since I'm out of the office, I was running the server on my Macbook with OSX, and a lost connection seems to be detected much faster than on the Linux machines that I normally use, including the one running the live server. I'll have to verify this when I get back, but it may well mean that this isn't an xSocket problem directly, but something lower level than that. Thanks, phil |