Forum Replies Created

Viewing 15 replies - 1 through 15 (of 89 total)
  • Forum: Fixing WordPress
    In reply to: Memcached plugin
    Thread Starter davecoledave

    (@davecoledave)

    @gappiah Thank you for your quick response. I am using a dedicated server. Yes I have memcached installed on my server. but I will need wp plugin so that wp cache can be stored on it and I can manage the cache.

    Regarding wp rocket, I was using only wp rocket but only in the morning and late night my website load was fine. In day, evening, night all the time server load was high. After using docket cache, my server load never hiked. but problem is using docket cache RAM usage goes high after 2-3 days. and after 2-3 days if I restart php to reduce RAM usage then RAM uses goes low but almost 6-8 hours my server load goes high. sometimes load reduces and sometimes goes high automatically. Next day server goes normal. using top command I can see mysql load is high. After googling I found to use redis cache or memcached. I used redis cache for few months but in the evening, server load goes high daily for 4-5 hours. Then I removed redis cache and in the search of memcached I found docket cache and docket cache worked very fine. my server disk io usages was 10gbps continuously even in the morning when I was using redis cache. using only wp rocket, it also goes 10gbps but in the morning it was 6-7gbps. but after using docket cache only 4-5mbps. sometimes it goes to 1gbps for 1-2 minutes only. Now I am very confused what to do? Please suggest.

    • This reply was modified 11 months, 2 weeks ago by davecoledave.
    Thread Starter davecoledave

    (@davecoledave)

    hey, it is not resolved. please help me to fix the issue.

    Thread Starter davecoledave

    (@davecoledave)

    I think I didn’t use the exact technical word. I am attaching the screenshot. Please check class is blank in source code.

    https://prnt.sc/XQyhHtCrdJOs

    Thread Starter davecoledave

    (@davecoledave)

    how can I know? I use your plugin that is why I am asking to you. If I use this css anywhere else then it works fine. Only using from ad inserter plugin it gives blank response.

    Thread Starter davecoledave

    (@davecoledave)

    when I use same css in wp posts it gives output correct. class=”abc_css”

    but when I use same css from ad inserter plugin then it gives output

    class

    it deletes =”abc_css”


    Thread Starter davecoledave

    (@davecoledave)

    I am adding code using ad inserter that is why asking to you.

    Thread Starter davecoledave

    (@davecoledave)

    @manos2000 It is already set to 0 means no limit.

    Thread Starter davecoledave

    (@davecoledave)

    how to give enough RAM? In redis config RAM is set to zero. Do I need to set RAM anywhere else?

    Thread Starter davecoledave

    (@davecoledave)

    @tillkruess I have daily 100k traffic and using high range server from hetzner. AMD Ryzen 9 7950X3D.

    Everything was fine 2 months ago. suddenly server load starts going high. In my view redis cache is not working properly. My server RAM usage is very low. only 10-13%. [16681 / 128016(MB)] used only.

    Redis cache is not using RAM? If RAM usages goes to 30% then my server load will go down. Before 2 months my server RAM was 29% used and everything was normal. but now only 10-13% and cpu load goes high. I am using wp rocket too. I have asked them too about RAM but no proper answer from them.

    Thread Starter davecoledave

    (@davecoledave)

    @olliejones I have unmarked all and only tried to change wp_postmeta and it gives error. I have a lot of rows in wp_postmeta.

    wp_postmeta (523,448 rows, approximately)

    • This reply was modified 1 year, 6 months ago by davecoledave.
    Thread Starter davecoledave

    (@davecoledave)

    your given link has results in 41 pages. I am confused among them.

    Thread Starter davecoledave

    (@davecoledave)

    Generally posts on a website are public, but if we open api then using some tools, anyone can copy my whole website data within a day.

    If we protect api using authentication then other people can’t access. Only installed plugin can access. I can see that, yoast, jetpack etc needs api access. Also when I edit a post and want to publish a post then still one request sent to wp-josn. There is no possibility to protect wp-json? Only my website plugins can access wp-josn. No abusers can access it?

    Thread Starter davecoledave

    (@davecoledave)

    @olliejones

    Here are the tables

    wp_commentmeta (307 rows, approximately)
    wp_comments (11,686 rows, approximately)
    wp_options (1,768 rows, approximately)
    wp_postmeta (523,212 rows, approximately)
    wp_posts (10,438 rows, approximately)
    wp_termmeta (no rows)
    wp_users (2 rows, approximately)

    I tried one by one but same error.

    Forum: Fixing WordPress
    In reply to: Mysql high load
    Thread Starter davecoledave

    (@davecoledave)

    In sql process I sort by time and couldn’t find more than 6. some are 1, some are 3. max I saw 6. but in php I noticed this:

    29-Aug-2024 03:38:16] WARNING: [pool www] child 568643, script ‘/www/wwwroot/domain.com/wp-admin/admin-ajax.php’ (request: “POST /wp-admin/admin-ajax.php?action=as_async_request_queue_runner&nonce=9046a8f559”) executing too slow (31.062470 sec), logging
    [29-Aug-2024 03:38:16] NOTICE: child 568643 stopped for tracing
    [29-Aug-2024 03:38:16] NOTICE: about to trace 568643
    [29-Aug-2024 03:38:16] NOTICE: finished trace of 568643

    Forum: Fixing WordPress
    In reply to: Mysql high load
    Thread Starter davecoledave

    (@davecoledave)

    @bcworkz I tried to see but I didn’t get what to do. There are a lot of sleep process. and some were wp_posts, wp_postmeta etc and I checked those were not indexed in sql then I have added in index but still there is high load. Can you please give me any command so that I can run and provide you details to see? Or do you have any premium plan in which you can help me to fix high load? I am really very tired of these high load from a week. I am totally helpless.

Viewing 15 replies - 1 through 15 (of 89 total)