Hello,

This may not be the place to ask this, but has anyone had the issue of pages that are proxied through Caddy not “auto-refreshing”?

For example, I use glances (similar to HTOP) to monitor my unraid server, and when it is reverse proxied I need to force a ctrl-F5 to see updates. When using the local IP, it updates every few seconds as normal.

Is there a setting I need to change to allow Caddy to do auto-refreshing?

  • @magmaus3
    link
    11 year ago

    try changing the cache options maybe?

    • notdeadyetOP
      link
      fedilink
      21 year ago

      Nailed it, that was the issue. Missed the line of code that had my cache options set too long. Thank you!