Websocket - The semaphore timeout period has expired

sushanth
I am having Java Websocket implemented using Apache Tomcat jar. Frequently I am facing this error The semaphore timeout period has expired. How do I fix it.
  • sujith
    You may refer to this article.
  • sushanth
    okay... apart from that do we need to set any timeout value or to keep the socket session active event with slow network like we are connected to 3G Mobile Data for Internet.
Sign In or Register to comment.