ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Konstantin Klimchev <koka@atvc.ru>
To: community@altlinux.ru
Subject: Re: [Comm] cyrus-imap (lmtp vs cyrus-deliver)
Date: Thu, 20 Jan 2005 09:46:17 +0300
Message-ID: <20050120094617.4fddf8e5@localhost.localdomain> (raw)
In-Reply-To: <41EEC4B8.8080407@unisoft.com.ua>

On Wed, 19 Jan 2005 22:36:08 +0200
Eugene Ostapets <eugene@unisoft.com.ua> wrote:

> Не верю (с)
> Прикинем накладные расходы на каждое письмо:
> 
> Для cyrus:
> fork
> exec
> open(/etc/imapd.conf)
> read
> socket()
> connect(lmtp:unix)
> send
> 
> Для lmtp:
> socket()
> connect(lmtp:unix)
> send()
> 
> И задержки могут быть только из-за настроек МТА

Ну не знаю.
ps ax|grep lmtp - 17 
+ 17 самих cyrus доставщиков
это для cyrus

ps ax|grep lmtp - 57
это для lmtp

Хочу добавить, что в cyrus.conf параметр maxchild= не
определен (т.е. 100 как я понял) для lmtpunix

в master.cf:
lmtp      unix  -       -       n       -       -       lmtp

cyrus     unix  -       n       n       -       -       pipe
  user=cyrus argv=/usr/sbin/cyrdeliver -e -r ${sender} -m
${extension} ${user}

в main.cf:
добавлено
cyrus_destination_recipient_limit=1
остальное умолчательное, никаких блок-листов и т.п.

И еще: указанная нагрузка (300 писем в минуту в 150
потоков) - пограничная так сказать - если больше -
"захлебывается" через какое-то время, хотя при указанном с
lmtp "захлебываться" начинает сразу.

Так что хде подкрутить? Меня очень беспокоит вопрос тюнинга.
Да, т.к. сервер для всякого рода экспериментов то var одним
разделом (без выделения /var/spool/cyrus) и на reiserfs'е

---
Best Regards, Konstantin Klimchev 
(mailto:koka@atvc.ru    jabber:koka@jabber.atvc.ru)
ATK-Internet ISP, Arkhangelsk, Russia


  reply	other threads:[~2005-01-20  6:46 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-11  8:40 Konstantin Klimchev
2005-01-11  8:56 ` Eugene Ostapets
2005-01-19 14:08   ` Konstantin Klimchev
2005-01-19 20:36     ` Eugene Ostapets
2005-01-20  6:46       ` Konstantin Klimchev [this message]
2005-01-28 20:44         ` Eugene Ostapets
2005-01-11  9:01 ` Pavel S. Khmelinsky
2005-01-11  9:07   ` Konstantin Klimchev
2005-01-11  9:09   ` Eugene Ostapets
2005-01-11 11:39   ` Alexei Takaseev
2005-01-11 16:24     ` [Comm] " Michael Shigorin
2005-01-12  9:28       ` Pavel S. Khmelinsky
2005-01-13  9:29         ` [Comm] IA: vserver@l.o.o.u ML available Michael Shigorin
2005-01-11 11:38 ` [Comm] cyrus-imap (lmtp vs cyrus-deliver) Alexei Takaseev
2005-01-11 12:02   ` Konstantin Klimchev
2005-01-11 12:12     ` Alexei Takaseev
2005-01-11 12:24       ` Konstantin Klimchev
2005-01-11 12:32         ` Alexei Takaseev
2005-01-11 14:23           ` Pavel S. Khmelinsky
2005-01-11 14:38             ` Alexei Takaseev
2005-01-12  9:30               ` Pavel S. Khmelinsky
2005-01-12 10:03                 ` Alexei Takaseev
2005-01-14  9:07                   ` Pavel S. Khmelinsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050120094617.4fddf8e5@localhost.localdomain \
    --to=koka@atvc.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git