<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Moving to undertow.</div><div><br></div><div>I'm not sure I follow your description of the problem. However you may be experiencing a discarded SYN, which could be caused by a firewall like iptables, and the end result is a very long timeout on the client.</div><div><br></div><div>You can determine this by doing a netstat on the client, and seeing if the connection is in SYN_SENT</div><div><br>On May 12, 2014, at 4:48 PM, Hamed Hatami &lt;<a href="mailto:hamedhatami2012@gmail.com">hamedhatami2012@gmail.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><p dir="ltr">Hi,</p>
<p dir="ltr">I wanna manage my websocket connection or session when to connecttoserver at undertow by java client and when the server is not available , the client try to connect without exception and there is not any timeout to handle it</p>

<p dir="ltr">Please help me</p>
<p dir="ltr">Regards,<br>
Hamed Hatami</p>
<div class="gmail_quote">On May 13, 2014 1:57 AM, "Jason Greene" &lt;<a href="mailto:jason.greene@redhat.com">jason.greene@redhat.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
After the tag of CR2, master is now officially 9.x. Only blocker level patches for 8.1.0.Final will be accepted for the new 8.x branch.<br>
<br>
Thanks!<br>
<br>
--<br>
Jason T. Greene<br>
WildFly Lead / JBoss EAP Platform Architect<br>
JBoss, a division of Red Hat<br>
<br>
<br>
_______________________________________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
</blockquote></div>
</div></blockquote></body></html>