I have single server that having pressure on it. Want convert server to load balancing. seperate the work load between multiple servers could serve mail delivery or pickup requests under one mail server address. Is this possible?
If YES, How to do that? Please give instructions?
If NO, What are other options have?
How make my HmailServer into load balancing?
Re: How make my HmailServer into load balancing?
Only possible through OS level load balancing, not possible with just with hMailserver
HOWEVER, you can run hMailserver on ONE machine and the required database on a separate machine and use a third machine or SAN for the data directory
HOWEVER, you can run hMailserver on ONE machine and the required database on a separate machine and use a third machine or SAN for the data directory
Just 'cause I link to a page and say little else doesn't mean I am not being nice.
https://www.hmailserver.com/documentation
https://www.hmailserver.com/documentation
-
- Normal user
- Posts: 38
- Joined: 2009-10-29 13:03
Re: How make my HmailServer into load balancing?
I can hardly believe that this is related to hMailServer. May I ask some questions?itsmesri wrote:I have single server that having pressure on it.
- How many messages per day does your server handle?
- How many active IMAP-Sessions are there in average?
- How many mails are stored on that server?
- Which version of hMailServer?
- What database system?
- Which version of the database system?
- Which operating System is it?
- How many RAM?
- Is it a magnetic Harddisc?
- What kind of RAID do you use?
- How high is the average CPU-load of hMailserver?
- How high is the average memory consumption of hMailserver?
Re: How make my HmailServer into load balancing?
stephan123 wrote:I can hardly believe that this is related to hMailServer. May I ask some questions?itsmesri wrote:I have single server that having pressure on it.
- How many messages per day does your server handle? - 2000 to 5000
- How many active IMAP-Sessions are there in average? 4 - 6
- How many mails are stored on that server? 50,000
- Which version of hMailServer? 5.6.4-B2283
- What database system? SQL Server
- Which version of the database system? SQL server 2012
- Which operating System is it? Windows 10
- How many RAM? 8 GB
- Is it a magnetic Harddisc? Seagate Barracuda internal hard drive 7200 RPM and a SATA 6 Gb/s interface
- What kind of RAID do you use? I don't know
- How high is the average CPU-load of hMailserver? 40-55
- How high is the average memory consumption of hMailserver? 50-60
Re: How make my HmailServer into load balancing?
None of that is remotely high (except the CPU usage)
What anti-virus are you using from within hMailsevrer? My guess is that you are using ClamWIN. If so stop that.
What anti-virus are you using from within hMailsevrer? My guess is that you are using ClamWIN. If so stop that.
Just 'cause I link to a page and say little else doesn't mean I am not being nice.
https://www.hmailserver.com/documentation
https://www.hmailserver.com/documentation
-
- Normal user
- Posts: 38
- Joined: 2009-10-29 13:03
Re: How make my HmailServer into load balancing?
Your server does not need load balancing. You have some problem but this not solvable by more machines.
First enable logging and review the logs. Maybe a search in the forum here will help you? viewtopic.php?f=7&t=30180
Are there 2 cores in this machine? Is 40% - 55% CPU-load really only hMailServer? Is the cpu load of hMailServer constantly high? If so, we need to identify what causes the high cpu load.itsmesri wrote:stephan123 wrote:I can hardly believe that this is related to hMailServer. May I ask some questions?itsmesri wrote:I have single server that having pressure on it.
- How high is the average CPU-load of hMailserver? 40-55
- How high is the average memory consumption of hMailserver? 50-60
First enable logging and review the logs. Maybe a search in the forum here will help you? viewtopic.php?f=7&t=30180
Re: How make my HmailServer into load balancing?
Using ClamWIN inline is one of the only reasons that high CPU usage of hMailserver will occurmattg wrote:My guess is that you are using ClamWIN.
Another is using Thunderbird to keep IMAP messages synched offline when you have VERY large accounts accessed from multiple computers, or OUtlook accessing a single IMAP account from multiple computers where there are very large accounts, and some rules in ONE or more of the Outlook installs that moves messages. And by very large accounts I mean > 2 GB of messages.
I still guess that inline ClamWIN is the culprit here
Just 'cause I link to a page and say little else doesn't mean I am not being nice.
https://www.hmailserver.com/documentation
https://www.hmailserver.com/documentation