View Single Post
  #11 (permalink)  
Old 02-05-2008, 11:38 PM
k7sle k7sle is offline
Active Member
 
Posts: 35
Default

Quote:
Originally Posted by mansoor View Post
Can you please paste the contents of /etc/security/limits.conf ?
It appears that the limit of open file descriptors is 1024 on the system.
Ok, but these are the only two lines that are not commented out:
Code:
zimbra soft nofile 524288
zimbra hard nofile 524288
I followed your instructions with no change in results, but did get this error:
Code:
zimbra@giskard:~$ zmproxyctl start
Tue Feb  5 21:47:35 2008  Service archiving is not enabled.  Skipping archiving
Tue Feb  5 21:47:35 2008  Rewrote: /opt/zimbra/conf/nginx.conf
2008/02/05 21:47:35 [emerg] 27418#0: invalid port in auth_http "giskard.k7sle.com:" in /opt/zimbra/conf/nginx.conf:47
nginx is running
memcached is running
zimbra@giskard:~$
Reply With Quote