Connection forcibly closed
Added by Trigve Siver over 9 years ago
Hi,
I've this weird behaviour of closing the connection to server if I want to show a dialog with lot of controls (more than 50). When I open firebug I've got a message that connection was forcibly closed by remote host.
I have also debug log from Wt and could post it. In the log there is this message to "An existing connection was forcibly closed by the remote host" multiple times. After that it looks like the session is "restarted" with new connection.
I could try to make some reproducible example but don't know if it would be feasible.
Anyone know where could be the problem?
Thanks