NetTalk Central

Author Topic: NT8.10 - New Wizarded WebServer App Hangs  (Read 1637 times)

David

  • Full Member
  • ***
  • Posts: 127
    • View Profile
NT8.10 - New Wizarded WebServer App Hangs
« 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.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11186
    • View Profile
Re: NT8.10 - New Wizarded WebServer App Hangs
« Reply #1 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


David

  • Full Member
  • ***
  • Posts: 127
    • View Profile
Re: NT8.10 - New Wizarded WebServer App Hangs
« Reply #2 on: May 09, 2014, 05:11:39 AM »
Bruce, setting Keep-Alive to 0 fixed the issue.  Thank you.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11186
    • View Profile
Re: NT8.10 - New Wizarded WebServer App Hangs
« Reply #3 on: May 09, 2014, 08:01:33 AM »
thanks for the feedback - there must still be a hole somewhere in that code.

cheers
Bruce