On Tue, Feb 14, 2012 at 11:07:34PM +0000, Khapare Joshi wrote: > > > No, my database not yet too busy. I do not see much high load either. > however my > /var/lib/pgsql/data/postgresql.conf max connection is set to 100 > and changed the PERFORK to 70
That will fail under load. You need minimum 3 postgres connections per sogod = 3*70 = 210. > > however, I have tons of error in /var/log/sogo/sogo > Could not bind to the LDAP server ldap.hi.is (389) using the bind DN: > uid=test,ou=People,dc=test,dc=com > > but again I can access sogo and all. I am not sure about this error. It > could be thunderbird or iphone are trying to synchronize the event and > somehow sogo could not bind on that particular synchonization. Do you know > how to debug this ? Only guessing, but it sounds to me like a problem with your gnustepdefauls "bindDN". Is it a working DN/bindPassword combination? Or maybe your ldap server running out of connections? -jf -- [email protected] https://inverse.ca/sogo/lists
