The Protector

Do you have problems ? Get Solution here.

Search results for: whatsapp server database type

Load Balance MySQL Cluster




Having a huge concurrent user connections are a rare condition, usually this is happening for forums, mailing list websites. Bottleneck of this issue are Need a huge bandwidth Need to load balance the web server. Need to load balance the MySQL Database server. Now let’s learn more…

Cheap Dedicated Server




Why dedicated server ? why not just buy for VPS  ? Believe me, I know how it feels when you are using VPS. There are several issues, like CPU load Stolen, IO wait too high. These are most important when you are running Big Traffic of website. You could…

How to optimal filesystem with many small files.




… large_file Is there any way to improve performance in ext3? Would you suggest another FS for this situation (this is a prodution server, so I need a stable one) ? Answer : n many ways this is similar to issues you’ll see in a very active mail ornews server that…

Set Up The MySQL Cluster Management Server


… node HostName=192.168.0.7 DataDir=/var/lib/mysql-cluster # one [MYSQLD] per storage node [MYSQLD] [MYSQLD] Customize those IP address above with your own configuration. NoOfReplicas=2 Number of MySQL Nodes Node #1 : 192.168.0.6  and Node #2 : 192.168.0.7 192.168.0.5 is Management Node Then we start the cluster management server: ndb_mgmd…