Re: Web Server closes TCP connection in WM5

Tech-Archive recommends: Speed Up your PC by fixing your registry



Jorge - I'm afraid in the version of the CE HTTPD.dll this value is
hardcoded and is not programmatically or registry configurable. In the just
released CE 6.0 I added a registry key that will enable this since other
folks have asked for it, though I know this doesn't help you any in the
short-term.

John Spaith
Development Lead, Windows CE
Microsoft Corporation

Check out the CE Networking Team Blog at http://blogs.msdn.com/cenet/.

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2006 Microsoft Corporation. All rights
reserved.


"Jorge Martin" <JorgeMartin@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1F198DAA-9C0E-4882-A065-2AA04AB2ED9F@xxxxxxxxxxxxxxxx
We are working with the web server (httpd.dll) in a smartphone with
Windows
Mobile 5.0. The problem is we want the connection with the web server to
be
permanent (we use a "Connection: keep-alive" header for that purpose), but
it
seems the web server closes the TCP connection after 60 seconds,
regardless
of the keep-alive header. The responsible for closing the connection is
the
server, since we have a custom client which never closes it. I know, for
example, that Internet Explorer has a KeepAliveTimeout parameter that can
be
modified in the registry, which indicates the amount of time the client
maintains the HTTP connection without activity if a keepalive header has
been
used. Is there any entry in the registry in Windows CE to configure this
timeout on the server side? Or can we modify it programmatically?

Thanks in advance



.



Relevant Pages

  • Re: Auto_new VBA to autoname a document and autosave to a specific
    ... Window's Registry. ... You say that it errors when coming across the first PrivateProfileString ... When a database is on a different server from the Web server. ...
    (microsoft.public.word.vba.general)
  • Re: Retrieving state information from a middle tier
    ... which I imagine means multiple sets of connection information. ... can store as many Connection Strings, etc. in the Registry that you want. ... > (web server). ... > IISIntrinsics to retrieve Session information (where I store the server/db ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Preventing OS Detection
    ... one of the techniques that netcraft uses is the OPTIONS http method to ... you can simulate this by telnetting to port 80 on any web server and typing ... >> in the windows registry to prevent Netcraft from ... > settings will affect your server's performance in diverse ways. ...
    (Focus-Microsoft)
  • Re: CE 5.0 Web Server SSL issue
    ... 14 Nov 2007 09:06:30 The web server is starting up. ... Stores the cert ... Check registry in Remote registry editor ... Hit the HTTP site, ...
    (microsoft.public.windowsce.embedded)
  • Re: NTLM web authentication
    ... Do you mean that you change the UserList registry setting to have new users ... you'll need to refresh the Web Server to make the change ... > I am using NTLM authentication; the authorized level selected is User,> and I gave my NTLM username. ...
    (microsoft.public.windowsce.app.development)