Service Improvement
Cloudways values its customers and their feedback! You can now give us your feedback on how we can improve Cloudways services, solution and products by pitching in your ideas!
-
18 votes
-
Memory savings by use myslqnd instead of old libmysql
Replace libmysql by mysqlnd
(two command lines)Huge memory savings on read-only queries.
More info at http://slideshare.net/jpauli/mysqlnd
23 votes -
Send Emails When Cron Job Fails To Run
The only way to tell if a cron job has failed is to log in to the console and type mail.
It would be great if these where emailed much like the DenyHosts Messages are.
31 votes -
1 vote
-
Make XDebug accessible for remote debugging
I would like to use my IDE such as PHPstorm, to have remote debugging sessions using XDebug. Currently, XDebug is available on Cloudways but I cannot connect to it, so what is the point?
2 votes -
Add stored procedure SQL server
Cloudways mysql server didn't support stored procedure Sql. I think it would be better if stored procedure functionality add on mysql server.
2 votes -
Possibility to upload server key and CSR for SSL certificate
I think there should be possible besides generating CSR uploading own CSR and key for the SSL certificate. This would minimize time when migrating from some other server
1 vote -
1 vote
-
Kyup Clustering for ultimate performance
Kyup is already offering the best CPU performance for the money. Use that with Clustering and you have a perfect Production setup.
4 votes -
Set Varnisch cache time on application level
Varnish hit rate is low on low traffic sites. By setting the cache time of varnisch on an application level you can beter manage site speed per application.
1 vote -
Server speed
tools.pingdom.com lets me see the pageload speed of my site from various countries. I'd like to be able to compare servers before buying.
e.g. I tried Vultr in Singapore - very slow loading into Australia. Moved to Linode in Freemont - 2x the speed for the same site.
Took 2 days of setup and testing and trial accounts to work that out - perhaps there is an even faster server? I can't try them all.
Just put a 1mb web page on each server. Publish the url. Now I can compare at GTMetrix or Pingdom to choose the best server…
3 votes -
1 vote
-
Create a MySQL-only optimized server
I just want to create an high performance optimized DB server without Apache nor other modules.
I want to be optimized already for high-performance by Cloudways experts. That's it.1 vote -
5 votes
-
Enable New Relic infrastructure instead of NR server
Hi,
Since NewRelic Server is going to be removed and is already being replaced by New Relic Infrastructure it would be great if the New relic service would be changed so it will enable infrastructure.
Related features would be:
- The possibility to change the display name in newrelic-infra.yml. Currently the Cloudways numerical name is shown in New Relic and I have no clue which server is which :-)
- The possibility to change the display name in the PHP language agent. As if you don't change both the connection between APM and Infrastructure will break.
- The possibility to restart newrelic infrastructure…
1 vote -
Improve Gmail SMTP Article
I have to enable "Less Secure Apps" for all of my clients for SMTP to work. Your tutorial should mention that some people may need to do this, because it took me an 2 hours to figure this out and luckily I've had experience with it before.
Your Tutorial
https://support.cloudways.com/configure-gmail-smtp/?utm_source=Platformkb&utm_medium=kbsearch
Article on how to enable Less Secure Apps
https://support.google.com/accounts/answer/60102551 vote -
Can you add WebDav as standard for stacks and to also add the master user to the WebDav group (usermod -aG davfs2 <username>)
Can you add WebDav as standard (it's a common used service) for stacks and to also add the master user to the WebDav group (usermod -aG davfs2 <username>) this will allow the master user to setup mounts ect...
Reason for suggestion is a well known service called BrickFTP, so this link gives you an idea at the bottom:
1 vote -
Add PHP Mecache as PHP extension
A lot's of caching solutions use Memcache as PHP Extension.
Like Simple Cache or WP-SPIDER CACHE will be a great addition and that would cost much since the extension is free.
1 vote -
Improve cloning process
On cloning an application, optionally allow me to specify the target url and a checkbox to specify that I want an SSL certificate installed.
This would greatly help improve the process to get that cloned server up and running much quicker.
Thanks!
3 votes -
Install libsodium (a.k.a. sodium) on all servers by default
libsodium (a.k.a. sodium) is a PHP PECL library for secure encryption in PHP. As of PHP 7.2, libsodium will be included as a core library in PHP.
It would be helpful for those of us building secure PHP applications to have access to this library now instead of waiting for PHP 7.2. This will enable us to use encryption methods that will be good for many years to come instead of being deprecated as mcrypt is now.
Note that there is a polyfill that can be used until PHP 7.2 if libsodium isn't installed, but it is not nearly as…
3 votes
- Don't see your idea?