Oliver Lloyd <oliver_lloyd <at> hotmail.com> writes: > > I think that with long polling the connection is closed once a response is received and a new request made > straight after so you actually don't need to keep the original request open - you want to end it.
That is not true in this case. The client apps really do hold the connection for long periods of time. It might work but it won't be a realistic test. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
