 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Tue May 22, 2007 1:55 am Post subject: TIdHTTPServer: question about KeepAlive |
|
|
Hi all,
If I set TIdHTTPServer KeepAlive property to true the server will try
to keep all conections keep-alived?
What does happen if one client send some requests with keep-alive
enabled and others requests with keep-alive disabled?
Let me explain what I'm trying to do. My server is a stock quotes
server and my client needs to start listen some stock quotes so it
sends one request (with keep-alive disabled) for each stock it wants
to listen. When my client begins it opens one connection with keep-
alive enabled and when the stocks updates his data the new values will
be sent through this connection. Now what is happening is that the
server doesn't keep this connection opened and I'm not understanding
what is happening. Any ideas?
Thanks in advance,
Emerson |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|