[exim-dev] [Bug 1406] SMTP backoff based on queue size

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 1406] New: SMTP backoff based on queue size
Subject: [exim-dev] [Bug 1406] SMTP backoff based on queue size
https://bugs.exim.org/show_bug.cgi?id=1406

--- Comment #5 from Jeremy Harris <jgh146exb@???> ---
Slightly. It uses a cached value with an expiry of 60 seconds. When it does
re-evaluate it'll be just as slow.

Having said that, I'm surprised at your measurement. On an unloaded SSD-based
laptop I get 54ms to count a 10^4 - sized spool.
However, your iostat is lying to you; that will be the average since boot.
Use "iostat -dxz 10" run in parallel with the test, to get a better view on
disk
activity.

--
You are receiving this mail because:
You are on the CC list for the bug.