I have a B4J WebSockets application that I am testing and have been trying to find out how many simultaneous client connection it can handle without crashing. I realize that it uses the Jetty server but have not been able to find any straightforward answer to this question. Also, is there any way to monitor the number of client connections to a websockets server?
Any information on this would be greatly appreciated. Thansk!
Any information on this would be greatly appreciated. Thansk!