Type |
Bug
|
Priority |
Major
|
Assignee | |
RedmineID |
2632
|
Spent time |
18h
|
Issue Votes (0)
Watchers (0)
Type |
Bug
|
Priority |
Major
|
Assignee | |
RedmineID |
2632
|
Spent time |
18h
|
Sometimes during a compressed TLS stream I got stuck receiving data from the client. The situation unlocks only when new data must be sent to the socket.
I've tested the packet with Deflater, compressed size should be 1054 bytes, however only 1024 bytes get through.
What do you think?