On 29/05/2012 18:38, "Kevin Smith" <[email protected]> wrote:
>> >> * The server responds to the existing connection with some kind of error >> condition, and for the new connection to pick up the long poll from >>there >> >> >I don't know how others feel about this, but I suspect the right thing >to do when re-receiving a RID is to junk the previous connection and >reply on the new one. Any client sitting at the other end of the old >connection is either broken or has suffered a network issue. That makes sense - I think that's the first alternative I listed. A <body type='error' /> could be returned on the previous connection to indicate that this condition has occurred (although this shouldn't actually make it through to the client unless, as you say, the client is broken!) -- Ash
