Project

General

Profile

ie10 communication timeout

Added by mat Sch over 11 years ago

I'm having an issue with IE10 where communication to my wt server stops if information isn't sent approximately 60 seconds. If I keep making calls to the server(using emit) then the connection continues to work. Also, after this timeout period refreshing the browser doesn't end the session and it appears to persist forever. I'm using wt 3.2.1 as a standalone server with websockets. I haven't tried without websockets. My application works fine in ie8,ie9,firefox,chrome. Has anyone else experienced this?

WT is a great product!

Thanks,

-mms


Replies (4)

RE: ie10 communication timeout - Added by Wim Dumon over 11 years ago

Hello Mat,

I can reproduce this (only in 'standards mode'). Bug #1746

Best regards,

Wim.

RE: ie10 communication timeout - Added by mat Sch over 11 years ago

Thanks Wim,

Is there a programatic work around? Is this something that wt will fix in a future version?

Thanks,

-mms

RE: ie10 communication timeout - Added by Wim Dumon over 11 years ago

Hi Mat,

I haven't searched for a workaround yet. We will surely fix this in a later version (perferably for 3.3.0 final). Wt normally uses IE10 in IE9 compatibility mode, so unless your user switches explicitly to standard mode, he should not run into this problem, right? Wt will fall back to an alternative communication method for server push, so functionally the program will behave the same.

BR,

Wim.

RE: ie10 communication timeout - Added by Wim Dumon over 11 years ago

Fix is on its way to the git version.

Best regards,

Wim.

    (1-4/4)