On Thu, Apr 02, 2020 at 10:37:01AM +0200, Ruediger Pluem wrote: > Sounds reasonable. Thanks for explaining. Do you fix <= vs < and > vs >= or > should I?
http://svn.apache.org/viewvc?view=revision&revision=1876037 I hope I have tweaked this to death now, but more review definitely welcome since I found another way to (prematurely?) optimize the logic after trawling through some debug logs. Also really need some robust tests for this since it's a pain to validate the behaviour across various edge cases. (and I am even more convinced this filter really should not exist and the buffering could be done more efficiently in ssl_io_filter_output but I will have to wait for a spare few days to try that...) Regards, Joe
