Enhancement #1908

Mail-common: spawn more amavisd workers

Added by Davide Principi over 8 years ago. Updated about 8 years ago.

Status:CLOSEDStart date:06/04/2013
Priority:NormalDue date:06/04/2013
Assignee:-% Done:

100%

Category:nethserver-mail-common
Target version:v6.4-beta2
Resolution: NEEDINFO:No

Description

The actual amavisd workers count value, 2 is a bit low.


Related issues

Related to NethServer 6 - Enhancement #1968: Mail-common: timeout after END-OF-MESSAGE from localhost CLOSED 06/04/2013 06/04/2013

Associated revisions

Revision 3e9a6d0d
Added by Davide Principi about 8 years ago

amavisd/MaxProcesses DB default: increased default value to 4. Refs #1908

History

#1 Updated by Davide Principi about 8 years ago

  • Due date set to 06/04/2013
  • Status changed from NEW to TRIAGED
  • Start date set to 06/04/2013
  • % Done changed from 0 to 20
  • Estimated time changed from 2.00 to 1.00

Change /etc/e-smith/db/configuration/defaults/amavisd/MaxProcesses from 2 to 4 should be enough.

#2 Updated by Davide Principi about 8 years ago

  • Status changed from TRIAGED to MODIFIED
  • Assignee set to Davide Principi
  • % Done changed from 20 to 70

#3 Updated by Davide Principi about 8 years ago

Test case 1

new installations:

  # config getprop amavisd MaxProcesses
4

Test case 2

after upgrade:

  # config delprop amavisd MaxProcesses
  # /etc/e-smith/events/actions/initialize-default-databases noevent
  # config getprop amavisd MaxProcesses
4

#4 Updated by Davide Principi about 8 years ago

  • Status changed from MODIFIED to ON_QA
  • Assignee deleted (Davide Principi)
  • % Done changed from 70 to 80

In nethserver-testing:
nethserver-mail-common-1.2.1-1.ns6.noarch.rpm

#5 Updated by Alessio Fattorini about 8 years ago

  • Status changed from ON_QA to VERIFIED
  • Assignee set to Alessio Fattorini
  • % Done changed from 80 to 100

Test Case 1

Installed:
  nethserver-mail-common.noarch 0:1.2.1-1.ns6

[root@muflone ~]# config getprop amavisd MaxProcesses
4

Test Case 2

Updated:
  nethserver-mail-common.noarch 0:1.2.1-1.ns6                                                         

Complete!
[root@muflone ~]# config delprop amavisd MaxProcesses
[root@muflone ~]# /etc/e-smith/events/actions/initialize-default-databases noevent
Migrating existing database configuration
Migrating existing database domains
Migrating existing database networks
[root@muflone ~]# config getprop amavisd MaxProcesses
4

[root@muflone ~]# ps ax | grep amavisd 
24641 ?        Ss     0:00 amavisd (master)
24644 ?        S      0:00 amavisd (virgin child)
24645 ?        S      0:00 amavisd (virgin child)
24646 ?        S      0:00 amavisd (virgin child)
24647 ?        S      0:00 amavisd (virgin child)
24943 pts/1    S+     0:00 grep amavisd

#6 Updated by Davide Principi about 8 years ago

  • Status changed from VERIFIED to CLOSED
  • Assignee deleted (Alessio Fattorini)
  • % Done changed from 90 to 100

Moved to nethserver-updates repository

Also available in: Atom PDF