Skip to Content.
Sympa Menu

en - RE: [sympa-users] Tracking down slow queries

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Steve Shipway <address@concealed>
  • To: IKEDA Soji <address@concealed>, "address@concealed" <address@concealed>
  • Subject: RE: [sympa-users] Tracking down slow queries
  • Date: Tue, 21 Apr 2015 22:22:18 +0000

Soji wrote:

> IMO using RDBMS for spool is not good idea.

 

I would agree with this, except for the fact that, if you want a really high throughput, spool in the DB allows you to split the distribution and reception threads over multiple servers, so you can expand horizontally.  We have not needed to do this (yet), but sites such as Riseup have done so as they have a massive throughput.

 

While we can happily move to 6.2 and filesystem-based spools, it may cause issues with very large scaling of Sympa?  It depends on how the distribution thread locks the spool messages during processing to prevent other distribution nodes on a shared filesystem from taking them, and if there are any race conditions.

 

Steve

 

Steve Shipway

address@concealed

(GNU Terry Pratchett)

 

 

Attachment: smime.p7s
Description: S/MIME cryptographic signature




Archive powered by MHonArc 2.6.19+.

Top of Page