heliheli

Results 2 issues of heliheli

Fixed 2 bugs: 1. if IServerRoSessionData.setServerRoSessionState relatively slow, we cat get outdated state before lock and process request with incorrect state 2. if server receive CCR-U/CCR-T on non-existent session (unknown...

I had a case, where with a large request body and a large timeout, the application crashed with an OutOfMemoryError. After analyzing the heap dump, I found the reason in...