Re: [Dovecot] Need more info on new fsync switch

2010-09-27 Thread interfaSys sàrl
Thank you very much Timo. On 27/09/2010 18:00, Timo Sirainen wrote: > On Mon, 2010-09-27 at 17:30 +0100, interfaSys sàrl wrote: >> Hello, >> I wanted to improve performance by disabling fsync where I can, but the >> example in the Wiki is outdated >> http://wiki2.dovecot.org/MailLocation/LocalDisk

Re: [Dovecot] Need more info on new fsync switch

2010-09-27 Thread Timo Sirainen
On Mon, 2010-09-27 at 17:30 +0100, interfaSys sàrl wrote: > Hello, > I wanted to improve performance by disabling fsync where I can, but the > example in the Wiki is outdated > http://wiki2.dovecot.org/MailLocation/LocalDisk Updated.

[Dovecot] Need more info on new fsync switch

2010-09-27 Thread interfaSys sàrl
Hello, I wanted to improve performance by disabling fsync where I can, but the example in the Wiki is outdated http://wiki2.dovecot.org/MailLocation/LocalDisk # Enable for IMAP/POP3 fsync_disable = yes protocol lda { # Disable for LDA/LMTP fsync_disable = no } Can that simply be replaced b