Hi,
We have a issue with a server pretty much just running dovecot, there's
about 250gb of maildirs which has about 200 simultaneous connections to
it running on freebsd 7. The machine has stayed up for about 8 days before
it panics but sometimes panics after about 24 hours.
We are running a PAE
i am tempted to simply disable kqueue in dovecot but am not sure
on the performance penalties.
kqueue is used for two things:
1) As regular ioloop, replacing select/poll. Not using kqueue here
shouldn't make pretty much any performance difference.
2) As file notifier. When IMAP client starts