If you like DNray Forum, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...

 

KnownHost Cloud webhosting.. how does it work?!

Started by evejones, Jun 29, 2022, 11:52 PM

Previous topic - Next topic

evejonesTopic starter

Hello, I am looking for a solution to host multiple high-traffic websites that use MySQL heavily. These sites include WordPress and other PHP/MySQL software that occasionally experience spikes in traffic, causing the MySQL to reach its maximum capacity and result in errors like "too many connections."

I am considering using KnownHost Cloud Hosting, which is built on OpenStack and Storpool using KVM. This gives me full kernel control with distributed storage, meaning that my data is split between many parallel SSD drives, working together to provide the redundancy of the cloud and the speed of massive parallel architecture.

My question is: Does this mean that MySQL is also distributed among multiple SSDs, minimizing the risk of hitting its capacity limit? Or am I misunderstanding how Cloud KVM works?

If it turns out that hosting MySQL on its own server is the more practical solution, what other setup or hosting options do you recommend for high-traffic database and MySQL usage sites? I'm open to any suggestion that can minimize the chance of hitting MySQL's ceiling, even with the config settings set as high as possible while keeping it stable.

Do you suggest any load-balancing cloud hosting options that automatically scale up or down depending on traffic and requests?
  •  


gnh73

I think that the distributed storage is only for storage purposes. To get more precise information about the host's platform design and setup, I would suggest directly contacting their support team. If you are experiencing peak loads as mentioned earlier, you could try transferring MYSQL onto its own server or consider using a Database as a Service (DBaaS).

For instance, DigitalOcean provides DBaaS, which I mention because I use DO for my individual projects. However, I have not yet used their DBaaS service.
  •  

Jack543

The best option would be to contact the support service. I think they know why there are such loads. It is possible that loads occur due to unforeseen circumstances, which can only be solved by the host support service.
  •  

jeyavinoth

KnownHost is a reputable service provider that has been offering excellent services for several years. They primarily offer managed VPS packages and do not provide full hosting services. While they may provide special options, their website only displays VPS options to avoid losing VPS customers.

KnownHost has a high uptime guarantee of 99.996%, with reliable data centers enabling uninterrupted service. However, it is unclear what happens if the site goes down. Despite no 24/7 live chat or phone support, their offshore technical team assists with issues.

KnownHost offers two simple plans, shared hosting and dedicated hosting, which may suffice for most users. The pricing of managed VPS packages is relatively low compared to other providers, and additional add-ons are available.

Overall, KnownHost is an excellent hosting company with a focus on VPS services. They own their data centers, have a solid reputation for stable hosting, and provide high-quality VPS services. The downsides include limited options outside of VPS hosting and a lack of 24/7 support.
  •  

mariastro

KnownHost Cloud Hosting, built on OpenStack and Storpool using KVM, offers a compelling infrastructure with features such as full kernel control and distributed storage across parallel SSD drives. While this architecture provides redundancy and speed, it's important to assess how MySQL, the critical component handling database operations, operates within this environment.

In general, the distribution of MySQL itself is not typically automatically achieved by the cloud storage setup alone. MySQL databases are traditionally managed as individual instances running on specific servers. As a result, it's crucial to carefully optimize the MySQL configuration settings to ensure efficient handling of heavy traffic without hitting capacity limits.

When evaluating whether hosting MySQL on its own server is the more practical solution, it's beneficial to consider dedicated server hosting options with a focus on robust hardware and networking capabilities. Specifically, you may want to explore dedicated server offerings that feature SSD storage for enhanced performance, ample RAM to support concurrent connections, and high-speed networking to facilitate rapid data access.

In terms of a load-balancing cloud hosting solution, the ability to automatically scale resources based on traffic and requests is instrumental in maintaining consistent performance for high-traffic websites. Look for cloud hosting providers that offer features such as auto-scaling groups, which can dynamically adjust the number of instances and resources to handle increases in traffic, ensuring that your websites remain responsive and available during peak periods.

Furthermore, implementing caching mechanisms, such as using a content delivery network (CDN) to offload static assets and reduce the load on the origin server, can also contribute to optimizing the overall performance of your websites.
While KnownHost Cloud Hosting presents appealing features, optimizing the MySQL configuration settings, considering dedicated server hosting with robust hardware, and exploring load-balancing cloud hosting with automatic scaling capabilities are key strategies for addressing the challenges of hosting high-traffic websites with heavy MySQL usage. These approaches can help minimize the risk of capacity limits and ensure the stability and performance of your hosting infrastructure.
  •  

Finacustech

KnownHost cloud hosting with distributed SSD architecture spreads the MySQL load across multiple drives, mitigating capacity issues. However, if you use MySQL heavily, a dedicated MySQL server or a managed database service with autoscaling may be more effective. Consider a load-balanced cloud hosting solution such as AWS RDS or Google Cloud SQL for autoscaling based on traffic needs.
  •  


If you like DNray forum, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...