VirtuBox
VirtuBox
Hello, WordOps already set the optimal configuration based on the resources available on your server. If you have upscaled your server, you just have to run `wo stack upgrade --mysql`...
MySQL Tuning is done during MySQL stack install with WordOps : with `wo stack install` or with `wo stack install --mysql`
Hello @frankpanduh, yes QUIC + HTTP/3 support is planned. I will try with LibreSSLL at first, because it's already supported by my script and I already tried without success with...
HTTP/3 is now available !
Hello @janiosarmento; yes I'm working on it. Nginx package is already available, but I haven't checked WordOps install script yet.
Hello @edellingham, I haven't asked this question to Plesk support team but in my case I use : ```bash # let plesk detect custom template plesk repair web -n #...
Hello @alexlii1971, WordOps do not install MySQL but MariaDB instead, and MariaDB still support this feature. Anyway in WordOps, query_cache and query_cache_size are set to `0` to disable this feature....
Hello, Nginx stable release are always even number. Nginx 1.26 is not available yet. Or are your talking about https://freenginx.org/ ?
Hello @jazir555, The next Nginx stable release should be available in the next few weeks. WordOps will support it as soon as it's available but I cannot confirm if HTTP/3...
@jazir555, yes, I'm also maintaining a script to compile the latest Nginx release with additional modules but I haven't had time to look into the HTTP/3 subject. https://github.com/VirtuBox/nginx-ee/