View Single Post
  #4 (permalink)  
Old 08-13-2010, 07:58 PM
dalmate dalmate is offline
Elite Member
 
Posts: 338
Default

@Diranged: did you check how many imap connections run when your imap service slow?
netstat -ant| grep 143 | wc -l
with zimbra user
Maybe you should increase the number of imap concurent connections on your server. I used 500 concurrent connections and it run well.
Reply With Quote