Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-12-2009, 02:02 AM
Active Member
 
Posts: 30
Default zimbra-Memcache and zimbra-Proxy Mode

Hello all,
I'm using Zimbra Release 6.0.1_GA_1816.RHEL4_20090911162108 CentOS4 FOSS edition and when i upgrade from old-version i see that there are 2-option (memcache and proxy mode).
By default, There are not 2-option in my server, and Do i need install 2-option so that increase my server performance?
Thank
Vinh
Reply With Quote
  #2 (permalink)  
Old 10-12-2009, 02:39 AM
Active Member
 
Posts: 24
Default

My practice:
zimbra proxy send request to memcached on LDAP server. If memcached not installed on zimbra-ldap server - proxy-server have a very-low speed.
Reply With Quote
  #3 (permalink)  
Old 10-12-2009, 02:58 AM
Zimbra Consultant & Moderator
 
Posts: 20,312
Default

Quote:
Originally Posted by himoi View Post
Hello all,
I'm using Zimbra Release 6.0.1_GA_1816.RHEL4_20090911162108 CentOS4 FOSS edition and when i upgrade from old-version i see that there are 2-option (memcache and proxy mode).
By default, There are not 2-option in my server, and Do i need install 2-option so that increase my server performance?
Thank
Vinh
No, you should not install the proxy (or memcache) on a single server install.
__________________
Regards


Bill
Reply With Quote
  #4 (permalink)  
Old 10-12-2009, 03:09 AM
Active Member
 
Posts: 30
Default

Quote:
Originally Posted by phoenix View Post
No, you should not install the proxy (or memcache) on a single server install.
Thank for your help
Reply With Quote
  #5 (permalink)  
Old 10-13-2009, 12:06 AM
Special Member
 
Posts: 162
Default

Quote:
Originally Posted by phoenix View Post
No, you should not install the proxy (or memcache) on a single server install.
Can I safely and easily un-install them then?
Reply With Quote
  #6 (permalink)  
Old 10-13-2009, 12:19 AM
Zimbra Consultant & Moderator
 
Posts: 20,312
Default

Quote:
Originally Posted by jonallport View Post
Can I safely and easily un-install them then?
You shouldn't have them installed in the first place and doing so usually causes problems. Yes, you should be able to remove them with the following:

Check if the proxy is installed/running:

Code:
zmproxyctl status
zmprov gs `zmhostname` | grep zimbraServiceEnabled
zmprov gs `zmhostname` | grep zimbraServiceInstalled
If it's in, then run this:

Code:
zmproxyctl stop
zmprov ms `zmhostname` -zimbraServiceEnabled imapproxy
zmcontrol stop
zmcontrol start
To reset the ports run the following (on one line):

Code:
zmprov -l ms `zmhostname` zimbraPop3BindPort 110 zimbraPop3SSLBindPort 995 zimbraPop3ProxyBindPort 7110 zimbraPop3SSLProxyBindPort 7995 zimbraImapBindPort 143 zimbraImapSSLBindPort 993 zimbraImapProxyBindPort 7143 zimbraImapSSLProxyBindPort 7993
then restart.
__________________
Regards


Bill
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.