User Tools

Site Tools


doc:appunti:linux:sa:dovecot_imap_high_performance

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
doc:appunti:linux:sa:dovecot_imap_high_performance [2026/09/11 12:44] niccolodoc:appunti:linux:sa:dovecot_imap_high_performance [2026/09/11 12:57] (current) niccolo
Line 40: Line 40:
  
 With **process_min_avail** you can set how many processes are always ready to answer login requests, the **process_limit** is set to the number of available CPUs. With **process_min_avail** you can set how many processes are always ready to answer login requests, the **process_limit** is set to the number of available CPUs.
 +
 +==== Comandi per debug ====
 +
 +Mostra la configurazione di Docevot, solo i parametri diversi dal default:
 +
 +<code>
 +doveconf -n
 +</code>
 +
 +Alcune statistiche di funzionamento dei vari servizi:
 +
 +<code>
 +doveadm service status imap
 +doveadm service status imap-login
 +doveadm who
 +</code>
 +
  
doc/appunti/linux/sa/dovecot_imap_high_performance.txt · Last modified: by niccolo