On 4.2.2013, at 17.38, Alessio Cecchi alessio@skye.it wrote:
Feb 04 14:03:56 imap(xxxx@yyyy.com): Error: read() failed: No such file or directory Feb 04 14:06:55 imap(xxxx@yyyy.com): Error: read() failed: No such file or directory Feb 04 14:09:09 imap(zzz@cccc.it): Error: read() failed: No such file or directory
Well .. Those errors should go away if you revert this patch:
http://hg.dovecot.org/dovecot-2.1/raw-rev/2b76d357a56a
But does it fix the performance? ..
No, but this should: http://hg.dovecot.org/dovecot-2.1/rev/443ff272317f
Thanks Timo,
tonight I will apply the second patch to 2.1.14 for the performance problem.
Should I also remove the path "2b76d357a56a" or is only optional/for test?
Removing it removes those errors from logs, but other than that it shouldn't make any difference. Instead of removing you could also apply these patches that should remove them more correctly:
http://hg.dovecot.org/dovecot-2.1/rev/93633121bc9d http://hg.dovecot.org/dovecot-2.1/rev/b15a98fd8e15