Skip to Content.
Sympa Menu

en - Re: [sympa-users] msg queue delays

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: IKEDA Soji <address@concealed>
  • To: Alex West <address@concealed>
  • Cc: address@concealed
  • Subject: Re: [sympa-users] msg queue delays
  • Date: Wed, 8 Apr 2020 12:55:13 +0900

Hi Alex,

On Thu, 2 Apr 2020 17:12:44 -0400
Alex West <address@concealed> wrote:

> Does anyone know if messages sitting in the incoming msg queue are
> processed on a timed loop, or they are processed as soon as possible? I am
> seeing delays up to 2.5 minutes before sympa picks up on a new message in
> the msg queue (sent from postfix via /home/sympa/bin/queue).
> I'm not seeing sympa do anything else in the time it was waiting, so I
> don't think there are processing hold ups.
>
> Postfix log
> Apr 1 07:05:24 xxxxxx postfix/local[4328]: C4CE6807060:
> to=<xxxxxxxxxxxxx>, relay=local, delay=1.3, delays=0.11/0.03/0/1.2,
> dsn=2.0.0, status=sent (delivered to command: /home/sympa/bin/queue
> address@concealed)
> Apr 1 07:05:24 xxxxxxx postfix/qmgr[39040]: C4CE6807060: removed
>
> Sympa log
> Apr 1 07:08:03 Xxxxxxxx sympa_msg[469]: notice
> Sympa::Spindle::ProcessIncoming::_twist() Processing Sympa::Message
> <address@concealed>; address@concealed;
> address@concealed;
> address@concealed
>
> Any thoughts?

sympa_msg scans incoming spool ("msg" directory), fetches a message,
processes it and then sleep for a while (1 second by default),
and then repeats.

Check "incoming_max_count" and "bulk_max_count" paramters in sympa.conf.
Increasing these parameters may shorten the delay before fetching messages.

See also the report of a load test. In this case Sympa could process
simultaneous 40 incoming messages per second with 3 to 4 seconds of
delay on average.

https://listes.renater.fr/sympa/arcsearch_id/sympa-developpers/2018-10/20181010175323.997655b724d4f2a3449666c5%40conversion.co.jp


Regards,
-- Soji

> Thanks!
>
> --
>
> *Alex West - Operations*
>
> *www.bossnine.com <http://www.bossnine.com>*
>
> *www.pantek.com <http://www.pantek.com>*
>
>
> *216-344-1614 x301*
>
> *Improving Your Speed to Market *
>
> *by Embracing Cloud and Linux Services*


--
株式会社 コンバージョン
ITソリューション部 システムソリューション1グループ 池田荘児
〒140-0014 東京都品川区大井1-49-15 YK-17ビル4F
e-mail address@concealed TEL 03-6429-2880
https://www.conversion.co.jp/



Archive powered by MHonArc 2.6.19+.

Top of Page