Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter lbackstrom

    (@lbackstrom)

    Based on your previous response and given the dynamic nature of an auction, it seems that using a Redis object cache can cause issues, especially with real-time updates like product prices, countdown timers, and bid data. While I understand that adjusting TTL or invalidation rules might help, I believe caching these dynamic elements could interfere with the auction functionality by using stale data.

    I think it goes without saying, you would recommend disabling the Redis object cache entirely to avoid potential issues?

    Thanks in advanced,

    Thread Starter lbackstrom

    (@lbackstrom)

    Correct, custom CDN option checked during setup and static.***.com for the endpoint. The SSL cert (cert mgr shows issued and in use) was created during distribution setup on CF before plugin install. My hosted zone on Route 53 show static.***.com cname pointing to CF domain name and the verification cname was automatically inserted: _b1d*.static.***.com points to _c1f*.acm-validations.aws. Correct again, it shows cdn.DomainName.com.
    No rush as it is working with the CF domain name. Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)