Part Number: MSP-EXP432E401Y
Hi. I want to increase the number of sockets from 10 to 30, and I encountered an error when I made two connections, the server stops blinking (runtime object -> socket state -> FIN-WAIT-2 -> TIME-WAIT). Looked that returns HTTPServer_serveSelect status -2.
The user goes to the root "/" and gets index.html which in turn starts to request scripts and styles (about 10-15 requests). After that, another user comes in and everything crashes

