Forum Replies Created

Viewing 15 replies - 76 through 90 (of 207 total)
  • Thread Starter futureyoon

    (@futureyoon)

    @vmarko Thank you so much for the details!

    I understand your concern on the server. it’s just for the testing purpose.

    Regarding Q4,

    the next run is determined by ‘Update interval (which i set as 300secs)’ or where is it being determined (which setting)?

    Q6: What will happen to the cronjob (w3_pgcache_prime) when all the pages are being preloaded? it will not auto stop, right? Similarly, how does system know that there are no more pages to be pre-loaded?

    Q8: Is there a way to skip some pages not to be preloaded? I am running bb press based site with a few thousands members. It goes like members/aria, members/arisha, members/bruce…
    Although my xml file doesnt include all these members, (only 1 entry for ‘members’), I see the system is trying to preload all those members, which will create lots of load on the server and members page is only for logged-in users so no point to doing the preloading. Can you guide me on this?

    Thank you so much for your detail info with expertise.

    Thread Starter futureyoon

    (@futureyoon)

    Oh now I see ‘_index_slash_ssl.html’ file after gzip and br created.

    I have a few further questions

    For testing purpose,

    I set Update interval : 300 seconds & Page per interval : 100

    Q1: Does this mean that this plugin will create folders and files under page_enhanced/mydomain/ (as part of preload process) for 100pages in every 300 seconds?

    Q2: What if it fails to generate the 100pages in 300secs (too short)? what will happen?

    Q3: After 300secs (after 1st run), the plugin will do preload for those pages not yet created from the 1st run (100pages from 1st run, 101th pages onwards from 2nd run)? or it will reset all from 0

    Q4: It’s related to Q3. What will happen to those preloaded pages after 300 secs? it will become obsolete?

    Q5: is there any cronjob involved with preload? if so, what is the name of the job?

    I am trying to understand how it behaves so that I can possibly optimize the settigns for my case.

    Thank you

    • This reply was modified 3 years, 4 months ago by futureyoon.
    Thread Starter futureyoon

    (@futureyoon)

    for step 3, I am referring to google adsense ads.

    provided that i am already connected with google adsense.

    Thread Starter futureyoon

    (@futureyoon)

    i didnt mean Redis is doing the redirect.

    Gamipress is doing the redirect. but when Redis is on, the redirect function in gamipress seems breaking. Take a look

    For your question

    X-Redirect-By: WordPress

    I just hope to find out how to opt out this gamipress process from Redis.

    Can you advise me on that? Thank you

    Thread Starter futureyoon

    (@futureyoon)

    @jspellman Thank you so much for taking a look into this.

    Here is the demo and how I can confirm it’s something to do with Redis..

    Redis is not accepting what this process from Gamipress is trying to do.

    I have double-confirmed with Gamipress developers that the code is following WP standard (including redirection)

    I can share the site credentials (just let me know your email) if you wish to take a look further.

    Otherwise, you can advise me on how I can possibly bypass this task out from Redis.

    Thank you

    • This reply was modified 3 years, 4 months ago by futureyoon.
    Thread Starter futureyoon

    (@futureyoon)

    I have turned off all the plugins and switched the theme to twenty twenty one.

    and this site is just a brand new created from aws bitnami.

    Anyway…

    is there any way to bypass the redirect process from Redis?

    this particular aciton in gamipress is doing the redirect as part of process. so I hope to configure Redis to ignore this redirect process. Please advise.

    Thread Starter futureyoon

    (@futureyoon)

    I tried all that you recommended.

    but the issue still persists. Any other idea?

    Pleaes help

    Thread Starter futureyoon

    (@futureyoon)

    in case you need this.

    Status: Connected
    Client: PhpRedis (v5.3.7)
    Drop-in: Valid
    Disabled: No
    Ping: 1
    Errors: []
    PhpRedis: 5.3.7
    Relay: Not loaded
    Predis: Not loaded
    Credis: Not loaded
    PHP Version: 8.1.12
    Plugin Version: 2.2.3
    Redis Version: 6.0.16
    Multisite: No
    Metrics: Enabled
    Metrics recorded: 1
    Filesystem: Working
    Global Prefix: "wp_"
    Blog Prefix: "wp_"
    WP_REDIS_PLUGIN_PATH: "/bitnami/wordpress/wp-content/plugins/redis-cache"
    WP_REDIS_GLOBAL_GROUPS: [
    "users",
    "userlogins",
    "usermeta",
    "user_meta",
    "site-transient",
    "site-options",
    "site-lookup",
    "blog-lookup",
    "blog-details",
    "rss",
    "global-posts"
    ]
    WP_REDIS_IGNORED_GROUPS: [
    "counts",
    "plugins"
    ]
    Global Groups: [
    "users",
    "userlogins",
    "usermeta",
    "user_meta",
    "site-transient",
    "site-options",
    "site-lookup",
    "blog-lookup",
    "blog-details",
    "rss",
    "global-posts",
    "redis-cache",
    "useremail",
    "userslugs",
    "site-details",
    "blog-id-cache",
    "networks",
    "sites",
    "blog_meta"
    ]
    Ignored Groups: [
    "counts",
    "plugins",
    "themes"
    ]
    Unflushable Groups: []
    Groups Types: {
    "users": "global",
    "userlogins": "global",
    "usermeta": "global",
    "user_meta": "global",
    "site-transient": "global",
    "site-options": "global",
    "site-lookup": "global",
    "blog-lookup": "global",
    "blog-details": "global",
    "rss": "global",
    "global-posts": "global",
    "redis-cache": "global",
    "counts": "ignored",
    "plugins": "ignored",
    "useremail": "global",
    "userslugs": "global",
    "site-details": "global",
    "blog-id-cache": "global",
    "networks": "global",
    "sites": "global",
    "blog_meta": "global",
    "themes": "ignored"
    }
    Drop-ins: [
    "Redis Object Cache Drop-In v2.2.3 by Till Krüss"
    ]
    Thread Starter futureyoon

    (@futureyoon)

    i have disabled all the plugins and still the same..

    just wondering if you are keen to fix this issue. let me know.

    Thread Starter futureyoon

    (@futureyoon)

    just for the comparison,

    Redis feature from w3 total cache plugin works fine with this process.

    but I don’t use that plugin, so i still need to figure out how to fix this issue.

    Please kindly advise. Thx

    Thread Starter futureyoon

    (@futureyoon)

    Thx for the info.

    I have tried full flush and different database (i tried 0, 1, 2, 3, 4, 5), the issue still persists.

    Please take a look https://www.screencast.com/t/F0n5aR5LpVqX

    Any idea?

    Thread Starter futureyoon

    (@futureyoon)

    Hi

    Thank you for checking this out.

    1st of all, these are the basic plugins and seetings to test

    • buddyboss / buddyboss pro + turn on all the components of buddyboss especially forum
    • buddybosss theme
    • woocommerce
    • elementor/elementor pro
    • stripe payment + testing account and credit card (42424242…)

    2nd, you need to import the checkout page from cartflow.

    3rd. you must modify the checkout page that you just imported with elementor. simple modification like add a space and delete back the space as long as elementor shows ‘save/update’ > then save

    4th, you come back to frontend of checkout page, try to check out with payment > you will see the popup saying “change you made may not be saved”

    Hope that this helps.

    Thank you

    Thread Starter futureyoon

    (@futureyoon)

    It works like a charm! You can close the ticket! Thank you sooooo much!!

    Thread Starter futureyoon

    (@futureyoon)

    Thank you for the code!

    I will try it out and let you know.

    Just wondering if this fix (uoa redirect controlling feature) is already part of the latest release 4.9?

    I read the changelog, found this. I believe this is the one.

    Closure – Added filter automator_run_closure_uoa_redirect to optionally not load redirect script #3094

    Please kindly confirm

    Thank you so much

    Thread Starter futureyoon

    (@futureyoon)

    Thank you

    the latest version 224 and even last version 223 has the same issue.

Viewing 15 replies - 76 through 90 (of 207 total)