You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CLI script built to help you warm up the website cache by scanning through the sitemap.xml. This utility helps to warm up the website in major encoding like brotli, gzip, warm-up images by various encoding like AVIF, WebP.
This Python script helps to warm up the cache of a website by fetching URLs from a sitemap and checking their cache status based on the specified cache header. It now includes dynamic rate limiting to adjust the request frequency depending on server responses.