• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by moim

  1. M

    Question CPU usage and webserver optimizing

    hmm, maybe that's the reason, maybe better will be publish products much before and just somehow enable ordering from 9:30 pm
  2. M

    Question CPU usage and webserver optimizing

    clients refresh homepage where we show 18 new products and page like domain.com/new with 52 products per page, publishing of new prodcuts are usually planned (we add descriptions and images a couple hours before) and i don't sure if these pages are already cached, i didn't try purgining cache...
  3. M

    Question CPU usage and webserver optimizing

    i have caching via .htaccess on and i think the setup is correctly; usually we have about 300 clients (woocommerce), yesterday we had about 200, they mostly looking for new products (60-65 uniqe single products dropping every sunday 9:30 pm), some of them add items to the cart, some of them...
  4. M

    Question CPU usage and webserver optimizing

    your code did not work so i tried this: SetEnvIf Request_URI "\.(jpg|xml|png|gif|ico|js|css|swf|js?.|css?.)$" DontLog CustomLog /var/www/vhosts/system/domain.com/logs/access_log combined Env=!DontLog and it works now
  5. M

    Question CPU usage and webserver optimizing

    ok, i added these directives, thank you
  6. M

    Question CPU usage and webserver optimizing

    yes, http/2.0 is enabled
  7. M

    Question CPU usage and webserver optimizing

    thanks for your reply, as i mentioned before, i have OVH VPS (8v core, 32 GB ram, ssd) i have enabled nginx (in proxy mode) cache (64M / 5 sec), php opcache enabled also and use WP Fastest Cache on Wordpress is it not enough? you suggest to use server caching like memecached or varnish? is it...
  8. M

    Question CPU usage and webserver optimizing

    unfortunately still problems :-(
  9. M

    Question CPU usage and webserver optimizing

    at this time hundreds of users refreshing website, about 22:00 i rebooted server so maybe thats the reason of lowering the amount of cache
  10. M

    Question CPU usage and webserver optimizing

    i upragaded VPS to 8v core, 32 gb ram and ssd nvme; MPM was already set with EVENT option; i changed settings of mpm_event.conf according your suggestions... look at my list of processes now, what do u think about CPU usage of php-fpm? it's ok? and what with php settings? can i improve...
  11. M

    Question CPU usage and webserver optimizing

    before i gonna edit mpm_event.conf i want to make sure if "forked" means mpm_prefork u mentioned it? how i can turn it off? sorry but i'm a rookie ;-)
  12. M

    Question CPU usage and webserver optimizing

    thank you very much, after upgrading hardware i'll try set everything as you suggest
  13. M

    Question CPU usage and webserver optimizing

    i see, so i will reduce it to 384M, what else can i do?
  14. M

    Question CPU usage and webserver optimizing

    i'm using OVH VPS, i will ask them
  15. M

    Question CPU usage and webserver optimizing

    thank you for the anserw, i'm using Photon/Jatpack CDN, i have only one website on my VPS, look at my RAM monitoring
Back
Top