Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted June 18, 20159 yr I have had issues when members post in a section that has 100 members watching a section/category, when posting a new topic it hangs for 20 secs. When i change the SMTP and use phpmail it is a lot faster.Does anyone know how I can improve this? Mandrill works very well for me and would be a shame to pull the plug on it. IPB 3.4.8CentOS using Cpanel/WHM
June 18, 20159 yr Have you checked the reputation of your account? Any 'pending' messages in your backlog?
June 18, 20159 yr I have had issues when members post in a section that has 100 members watching a section/category, when posting a new topic it hangs for 20 secs. When i change the SMTP and use phpmail it is a lot faster.Does anyone know how I can improve this? Mandrill works very well for me and would be a shame to pull the plug on it. IPB 3.4.8CentOS using Cpanel/WHMI think I have the same issue you do but on Messenger?
July 6, 20159 yr Author Have you checked the reputation of your account? Any 'pending' messages in your backlog? I take it you mean reputation in mandrill?It is currently at excellent.No Messages.
July 6, 20159 yr I think ips 4 sends mail in real time rather than batch which would prevent this issue. SMTP has a handshake and connection time etc so mail will take longer but thats why batch mode is better.
July 6, 20159 yr const NOTIFICATIONS_PER_BATCH = 100;It does indeed send them in batches. I would honestly suggest submitting a ticket for further investigation, it is entirely possible something else is going on, or the amount to send per batch is too high in some scenarios, both of which are something that would actually need to be looked into as they are occurring to reproduce/resolve.
July 6, 20159 yr const NOTIFICATIONS_PER_BATCH = 100; It does indeed send them in batches. I would honestly suggest submitting a ticket for further investigation, it is entirely possible something else is going on, or the amount to send per batch is too high in some scenarios, both of which are something that would actually need to be looked into as they are occurring to reproduce/resolve. Wow! thanks for correcting me I had read it wasnt part of ips4 somewhere and it was a little concerning for those with larger boards.
Archived
This topic is now archived and is closed to further replies.