• 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 jojo

  1. J

    Question smtp tracking

    Hi, Is there any open source or a way to be able to track all emails sent using smtp? Like open/clicks/bounces etc..
  2. J

    Resolved Error 400 on POST request

    Hi, When I perform a post request to a PHP script everything works fine, until I increase the header size, then I get an Error 400. In the request header I have Token field, if it has around 14 characters or less, then the POST request goes through just fine, and I get read the token from the...
  3. J

    Resolved Deleted proxy_error_log file

    Hi, So I have this little issue, I accidentally deleted the proxy_error_log file located under Logs directly of a domain. And now I can't get it back. If I create that file manually it doesn't work and it does not log any errors. How would one recover the proxy_error_log file or get plesk to...
  4. J

    Memory leak issue

    Hi again, I once thought everything was normal, but I'm not sure anymore after I watched the memory statistics yesterday. I reduced the max ex time to 60, and this was the result:
  5. J

    Memory leak issue

    Single woocommerce website, hardly any traffic yet, around 30 daily visitors, 0 to 1 concurrent users. PHP FPM with 20 static children. Memory limit: 128M max ex time 1000 max input time 120 post max size 16m opcache enable on No nginx caching yet. nginx set to two workers. Mysql default...
  6. J

    Memory leak issue

    Is this still considered normal? Looking at used memory trend(green) it is worrying. Seems correlated to Apache & php fpm memory usage. it keeps increasing over time, loosing more and more of the cached data.
  7. J

    Memory leak issue

    It turns out this how the OS manages memory, it caches everything in memory first, and moves the less frequently used resources to swap.
  8. J

    Memory leak issue

    Hi, I'm running a single woocommerce on a 4GB memory VPS, and I run out of memory with relatively no load on the server at all. Swap was used which is really not good, especially since I migrated to a new VPS just to get my performance UP. Nginx + php7.3 fpm + Redis (limited memory to 200mb)
  9. J

    Issue Wordpress + Redis

    Yes it started working, the only issue im facing is that I'm not noticing any performance improvement, like really nothing. Redis-cli monitor now spits logs showing that its doing stuff, however when performing load test, enabling redis adds an overhead and slows down the server by an extra...
  10. J

    Issue Wordpress + Redis

    Hi, In my ongoing effort to reach an acceptable performance, I'm starting a fresh server with plesk and trying to use Redis object caching with wordpress. I believe I have setup everything correctly but obviously Im missing something because Redis is not caching anything. I'm using Redis...
  11. J

    Question Wordpress+Woocommerce TTFB

    I recently switched over to another hosting provider and the performance did improve a lot, still not to the point I'm aiming for, and I think this is mostly due to bad nginx caching setup (cookies).
  12. J

    Resolved Can't access plesk, timeout error

    Hi, Im having a weird issue. I just created a new VPS server using Plesk webadmin, and I can't access the login page because it keeps timing out. This is a fresh install out of the box. When I change my ip address using a VPN, plesk works and I can access the login page and everything. Once I...
  13. J

    Question Wordpress+Woocommerce TTFB

    Yes thats the first thing I tried, I applied all the recommended settings from that page. Still slow TTFB. Not sure how I can identify the bottleneck. Shopify websites have an average 0.2s TTFB, and that with a fully loaded website with several plugins, mine has a bare bone woocommerce...
  14. J

    Question Wordpress+Woocommerce TTFB

    Hi guys, Im running a wordpress + woocommerce website on a VPS, and I'm struggling to get a decent TTFB out of it. This is without any traffic load on it! 0 users. I'm serving nginx, php 7.3 with FDM, GZIP compression. I tried everything you can think of without avail. With all plugins...
  15. J

    Resolved File Manager unusable

    Thanks, I added my suggestion.
Back
Top