Hi devel list,
I have a need to limit the outgoing record size on a TLS connection. What is the best way to do it?

The default size is 16K defined as a macro in the code. I could not find an API to change this and recompiling with a new value changes both the in and out size. What would be ideal is to use the 16K size for receive but limit the send to another value.

Any help is appreciated

Regards
Pranay

Reply via email to