>> Intermittently, I'm getting messages like this with only 4 users
>> connected via Roundcube which talks to imapproxy:
>> [imapd] Maximum connection limit reached for 127.0.0.1
>
> Connection tracking is based on the IP that connects to it, not the
> username & IP combination.  Since you're using a locally running copy
> of imapproxy, every single connection looks to courier imap like it is
> coming from the same IP: 127.0.0.1
>
>> I'm using the (Gentoo) default of:
>> MAXDAEMONS=40
>> MAXPERIP=4
>> Is something amiss if I'm getting this error with this number of users
>> and this configuration?
>
> 4 people at one connection apiece, all coming from 127.0.0.1, yes you
> are hitting the MAXPERIP limit.  Raise that.  It won't hurt you to
> pick it up to 10 or 20 or so.
>
> ...Todd

Thank you Todd, just what I needed to know.

- Grant

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Courier-imap mailing list
Courier-imap@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to