Am 16.08.19 um 16:03 schrieb Viktor Dukhovni:
You could raise the limit, but it may be more productive to figure
out why your milter application is "slow" with the default chunk
size.  AFAIK, other milter applications are doing fine with the
default size.

I am using the golang implementation:

https://github.com/mschneider82/milter/blob/master/session.go#L288

I think the problem is that every chunk needs to be accepted by the milter.

109.999.104 bytes / 65535 = 1679 accepts


I have the same speed issue in the java library too.

Best regards

Matthias Schneider



Reply via email to