Bug 38846

Summary: Add section on how to define connection/process limits for dovecot
Product: UCS manual Reporter: Sönke Schwardt-Krummrich <schwardt>
Component: Mail servicesAssignee: Daniel Tröder <troeder>
Status: CLOSED FIXED QA Contact: Felix Botner <botner>
Severity: normal    
Priority: P5 CC: gohmann, hahn, walkenhorst
Version: unspecified   
Target Milestone: UCS 4.0-2-errata   
Hardware: Other   
OS: Linux   
What kind of report is it?: --- What type of bug is this?: ---
Who will be affected by this bug?: --- How will those affected feel about the bug?: ---
User Pain: Enterprise Customer affected?:
School Customer affected?: ISV affected?:
Waiting Support: Flags outvoted (downgraded) after PO Review:
Ticket number: Bug group (optional):
Max CVSS v3 score:
Bug Depends on:    
Bug Blocks: 34839    

Description Sönke Schwardt-Krummrich univentionstaff 2015-07-07 10:51:33 CEST
A section on how to define connection/process limits for dovecot has to be added.
(How are the limits calculated?)
Comment 1 Daniel Tröder univentionstaff 2015-07-09 19:31:56 CEST
Added section on limits and high-performance mode in commit 62011.
Comment 2 Stefan Gohmann univentionstaff 2015-08-03 15:25:14 CEST
Felix, please have a look. It would be nice if we could release the current documentation.
Comment 3 Felix Botner univentionstaff 2015-08-03 16:56:47 CEST
* Connection limit 
  -> Connection limits

* The &ucsUCRV; <envar>mail/dovecot/limits/*</envar> can be set to modify 
  -> The The &ucsUCRV;s <envar>mail/dovecot/limits/*</envar>...

* /etc/init.d/dovecot restart
  -> invoke-rc.d dovecot restart

* the connection between mail/dovecot/limits/default_process_limit=3000 
  and mail/dovecot/limits/auth/client_limit=15000 and the other process limit was
  not clear to me, why auth/client_limit=15000 ...
  please add some more info: 
   * mail/dovecot/limits/default_process_limit applies to all the different 
     process limits. These are ...
     mail/dovecot/limits/auth/client_limit has to be at least as big as the sum
     of all the process limits(?)

* move "High-performance mode" to "UCS performance guide" (and add a link in the 
  manual)
Comment 4 Daniel Tröder univentionstaff 2015-08-03 22:33:25 CEST
Commit 62609 applies the suggested fixes, moves the chapter on "High-performance mode" to the "UCS performance guide" and explain auth and anvil limits.
Comment 5 Felix Botner univentionstaff 2015-08-04 09:41:04 CEST
OK
Comment 6 Philipp Hahn univentionstaff 2015-08-10 17:08:26 CEST
r62886 | Bug #38846 doc: Mail performance
r62884 | Bug #38846 doc: Mail performance

r62888 | PUBLISH