-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Hi team and @heathdutton,
This is not about your repository, but we have quite a similar setup for Mautic. We are using file spool and we are experiencing not only a horrible performance, but also intermittent timeouts especially with a larger queue (20K, 30K messages in spool directory). EFS already takes at least 10 seconds to list the directory, which I believe is causing 451 timeout in the SMTP protocol.
I hate both file and memory spools, how are you managing this? I am going to experiment with some Redis hack to force Swiftmailer to use Redis as spool, but first, I have 30K emails stuck in the queue at the moment...
Any insights are welcome.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels