Please report new issues athttps://github.com/DOCGroup
The SSL protocol does not benefit from the Nagle algorithm due to the fact that it will never send small packets since SSL records are always relatively large. Improved performance can be achieved by disabling the Nagle algorithm by default.
Mine.