NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: David on May 08, 2014, 07:22:00 PM

Title: NT8.10 - New Wizarded WebServer App Hangs
Post by: David on May 08, 2014, 07:22:00 PM
[netTalk][thread=3] NetWebServer.cleanServerConnection Error. Could not find data connection in the DataConnection queue

The web server runs, but when I browse to a webpage, the browser hangs for about 30 seconds and then I get the above error in DebugView.
Title: Re: NT8.10 - New Wizarded WebServer App Hangs
Post by: Bruce on May 08, 2014, 10:26:51 PM
Hi David,

try this;
On the WebServer procedure, NetTalk Extension, Performance tab, set
Keep Alive
to 0

If that makes no difference then try setting "Auto-check cache" to 0 as well.

report back on what happens.

cheers
Bruce

Title: Re: NT8.10 - New Wizarded WebServer App Hangs
Post by: David on May 09, 2014, 05:11:39 AM
Bruce, setting Keep-Alive to 0 fixed the issue.  Thank you.
Title: Re: NT8.10 - New Wizarded WebServer App Hangs
Post by: Bruce on May 09, 2014, 08:01:33 AM
thanks for the feedback - there must still be a hole somewhere in that code.

cheers
Bruce