Koozali.org: home of the SME Server

IMAP concurrency limit setting on 7.0B5

Offline tariqf

  • *****
  • 179
  • +0/-0
IMAP concurrency limit setting on 7.0B5
« on: October 30, 2005, 04:24:55 PM »
Hi I am using 7.0B5 and have 20 outlook users using IMAP. My problem is IMAP is very slow and also getting timeouts. I have seen other threads that say to change the concurrency limit with;

 /sbin/e-smith/config setprop imap ConcurrencyLimit 200
 /etc/e-smith/events/actions/imap-conf

but unfortunately I cannot run line 2 becasue there is no "imap-conf" file on my sme 7 box. Please can anyone advise how I can set this in sme 7?

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: IMAP concurrency limit setting on 7.0B5
« Reply #1 on: October 30, 2005, 05:29:23 PM »
Quote from: "tariqf"
Hi I am using 7.0B5 and have 20 outlook users using IMAP. My problem is IMAP is very slow and also getting timeouts. I have seen other threads that say to change the concurrency limit with;

 /sbin/e-smith/config setprop imap ConcurrencyLimit 200
 /etc/e-smith/events/actions/imap-conf



The ConcurrencyLimit property is no longer used in 7.0.

I doubt that connection limits are your problem - the default limits used in 7.0 are 400 connections in total and 6 per IP address.

Please report all problems with 7.0beta in the bug tracker at http://smeserver.sourceforge.net/. The developers will try to diagnose the problem there. They won't here. Thanks.