Feb 17 04 10:20 am
Feb 17 04 10:24 am
Feb 17 04 11:47 am
Pascal wrote:When the engine was in a "frozen" state, could you still log-in with GateKeeper and even shut it down ?
Pascal wrote:Was there a specific error message you got from the client ?
Pascal wrote:The main thing I'm trying to determine is if it is a lock-up inside the software (Dead-lock) or if it is a problem with internet connectivity.
Feb 17 04 11:53 am
pecos wrote:I'm pretty sure it's not an Internet connectivity issue. As I said, sometimes the client machine can connect (using NAT) when the server machine cannot. If I uncheck the http proxy in Opera I can sometimes (but not always) connect that way when Wingate is not responding.
Feb 17 04 12:31 pm
Pascal wrote:This test with Opera, is it on the client or on the server ? 99% of the time you should be able to get out from the server if your browser is not set to proxy.
Hopefully it reaches that state again soon, because if you can grab (a) a screenshot in TaskManager showing the resource utilisation for WinGate (Or just write it down) and (b) a capture of netstat -an to show us how many sockets are in-use, that would be a usefull thing.
Feb 17 04 12:37 pm
pecos wrote:I've never seen Wingate using much more than 5% of the CPU or 5,600K of memory in Task Manager, even when locked up. I'm not sure how to get a capture of netstat, sorry. But I just ran it and see quite a few ports listed as "Listening" and two as "Established."
Feb 17 04 4:48 pm
netstat -an > capture.txt
It'd only be a concern if there were 100s or 1000s of connections listed with CLOSE_WAIT, TIME_WAIT or similar.
Feb 18 04 1:20 pm
Feb 19 04 8:46 am
pecos wrote:If I uncheck the http proxy in Opera I can sometimes (but not always) connect that way when Wingate is not responding.
Pascal wrote:99% of the time you should be able to get out from the server if your browser is not set to proxy.
Feb 19 04 8:52 am
Feb 19 04 9:30 am
Pascal wrote:riaanjvr has the same problem and seems to have found a work-around. You could try that in the interim, while we nail it down in the code.
Feb 19 04 9:33 am
pecos wrote:Thanks, I hadn't seen that post before. I already had caching disabled, but I applied his other suggestions about the file size and the blank filter. I'll be interested to see if these changes make any difference.
Feb 19 04 9:54 am
Feb 19 04 9:57 am
pecos wrote:I'll let you know how it goes.
I'd be happy to run the debug kit. I ran one some time ago with version 4 trying to solve a similar problem.
--Tom
Feb 19 04 10:45 am
Feb 25 04 11:11 am
Feb 25 04 11:53 am
Feb 25 04 11:58 am
Feb 25 04 12:50 pm
Feb 25 04 1:16 pm
Feb 25 04 3:58 pm
Feb 26 04 12:10 pm
Feb 27 04 12:46 am
Feb 27 04 3:01 pm
adrien wrote:Have you recently looked for viruses on your network? Things like the MS blaster virus can wreak a bit of havoc if left unchecked.
If you get a file called LockAnalysisDumpFileEng.txt created in the WinGate directory, email it to me directly
One other thing to check. If WinGate is not actually locking up, but instead is ceasing to respond for a while, that normally indicates a DNS issue in the WinGate DNS resolver.
2. Make sure that the DNS servers specified are all known good DNS servers.
Feb 28 04 1:36 pm
Feb 29 04 3:03 am
Feb 29 04 5:47 am
Feb 29 04 6:12 am
Feb 29 04 7:25 am
Feb 29 04 8:15 am
pecos wrote:Andrew,
I don't quite understand the point of putting such information in a log either.
Thanks for pointing out the Norton Antivirus part. I must have missed that when I looked before. Since I generally keep logging tuned off I'm not sure how much it'll help me, but I'll give it a try.