View Single Post
  #11 (permalink)  
Old 12-01-2005, 09:31 AM
mintra mintra is offline
Special Member
 
Posts: 108
Default

Quote:
Originally Posted by dkarp
One possibility: Make sure that the number of IMAP threads is sufficient to handle the number of active connections. (Each IMAP client may open multiple connections simultaneously, so don't be overly stingy here.) You can configure this number in the admin UI; it requires a tomcat server restart to take effect.

How many connections would you allow for per client? 3? 5? more?

Or should I just go for the max this server configuration could handle?
Reply With Quote