[BlueOnyx:26461] PHP speed

2023-09-11 Thread Colin Jack via Blueonyx
Good morning, We are getting customers complaining that their sites are slow on our 5209R and 5210R servers. These are mainly WP sites and we always set suPHP. Quick question – is it suPHP slowing it down and maybe we should use PHP (DSO) + mod_ruid2 or FPM? Any other suggestions to improve WP

[BlueOnyx:26462] Re: PHP speed

2023-09-11 Thread Chris Gebhardt - VIRTBIZ Internet via Blueonyx
On 9/11/23 6:39 AM, Colin Jack via Blueonyx wrote: Good morning, We are getting customers complaining that their sites are slow on our 5209R and 5210R servers. These are mainly WP sites and we always set suPHP. Quick question – is it suPHP slowing it down and maybe we should use PHP (DSO) +

[BlueOnyx:26463] Re: PHP speed

2023-09-11 Thread Colin Jack via Blueonyx
Hi Chris suPHP can be pretty slow. PHP-FPM is the way to go, IMO, as it offers the security features and ability to choose between PHP versions (assuming you've got the Solarspeed pkg for that) and performance. Move the sites to PHP-FPM and see if that quells the complaints. Thanks. I will tr

[BlueOnyx:26464] Nginx config.

2023-09-11 Thread Colin Jack via Blueonyx
Please bear with me - this is unknown territory for me! I am using Nginx and Cloudflare for one of my own sites. I am not happy with the load speed and want to check my settings. This is the Cloudflare instructions but I cannot see where to add them. 5209R Super Page Cache for Cloudflare - Ngi

[BlueOnyx:26465] Re: Nginx config.

2023-09-11 Thread Michael Stauber via Blueonyx
Hi Colin, I am using Nginx and Cloudflare for one of my own sites. I am not happy with the load speed and want to check my settings. This is the Cloudflare instructions but I cannot see where to add them. 5209R Super Page Cache for Cloudflare - Nginx Settings Browser caching rules Open the c

[BlueOnyx:26466] Re: Nginx config.

2023-09-11 Thread Colin Jack via Blueonyx
Hi Michael, > If this is on a BlueOnyx, then I'd stick those options into a new config > file located in the directory /etc/nginx/default.d > Just make sure its name ends with *.conf > Then restart Nginx and see if it works for you. Thanks - sounds spot on. This is on 5209R. Kind regards Col

[BlueOnyx:26467] Re: PHP speed

2023-09-11 Thread Ken Marcus via Blueonyx
In general, if you use a cache plugin like W3, then the php speed will not affect the page load time. Ken Marcus Precision Web Hosting, LLC On Mon, Sep 11, 2023 at 4:45 AM Colin Jack via Blueonyx < blueonyx@mail.blueonyx.it> wrote: > Good morning, > > We are getting customers complaining that