Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COUnforunately, the X-Cache headers we're turned on at the time. For some reason the home page cached data was corrupted or something because it wouldn't serve it up even though the rest of the site was working (albeit a bit slower than normal). Once we realized it wasn't load, but the cache issue we flushed that page from the cache and it came right back up. One concern is not catching the home page corrupted problem and people having problems getting to the home page. This wouldn't be a long term solution, but just up for a short time during a special case.
      singulars
    2. COBasically, once a year there is a big sale and they have a whole bunch of items that have only 1 inventory. The enable all the products at a specific time and loads of customers are waiting to buy these cheap items because they are their most loyal customers. Caches have to be cleared in order for this to happen and may not be fully warmed up (loads of new products). So its a tough situation. Best if the home page isn't slow if the rest of the store is.
      singulars
    3. COI think you are missing the point. The whole purpose of Varnish is to store a static version of the page. The VCLs you define control whether a page can be cached, and whether the data should be served from cache or backend. If your page load times are greater than 80ms when using Varnish - your VCLs are wrong. Rewriting to static html files is an extremely poor replication of what Varnish should be doing in the first place! Again, I ask, what is your definition of heavy load (visitors/bandwidth) and what is your full server specification.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload