Search results

  1. D

    Performance Issues High Ram And CPU 7-10x ENT Version

    I have moved over a handful of WordPress sites from a Litespeed enterprise server to an OLS based server and am having high load and resource issues. The original VPS was only 2GB ram and 1 Vcore and it was very consistent and steady at 50% to 65% use on ram and average on CPU maybe 40%...
  2. D

    Forcing https

    Hi, I am having a hard time forcing https. Here is what I have in Rewrite on the vhost: RewriteEngine On RewriteBase / RewriteCond %{HTTP_HOST} ^(?:www\.)?domain\.ca$ RewriteRule ^(.*)$ https://mineit.domain.ca%{REQUEST_URI} [L,R=301] No errors or anything is just simply fails to redirect to...
Top