Kitt Cache Crawler Knowledgebase

Ask A Question

Everything you ever wanted to know about Kitt Cache Crawler



Filter by:




What is Delay Feature in Kitt Cache Crawler?

What is Delay Feature in Kitt Cache Crawler?
The Kitt Cache Crawler is one of the few and is probably the only multithread cache warmup crawler that requests URLs in parallel rather than serially. The resulting differences are striking.If the serial method is used to request the URLs in sequence, i.e. one after the other, this...




What is Load Feature in Kitt Cache Crawler?

What is Load Feature in Kitt Cache Crawler?
In addition to the high crawl speed of the Kitt Cache crawler, the Max Server Load feature is the most important function. The automated crawling of a website,regardless of the purpose, is generally not uncritical, since without appropriate control the server can quickly become...




What is MultiVary Feature in Kitt Cache Crawler?

What is MultiVary Feature in Kitt Cache Crawler?
When a page is cached, it means that a static copy of the output is made from a requested URL. However, a static copy does not allow any changes to it. The dynamics are lost through anHTTP cache. If you now use several languages and maybe different currencies, the effects are fatal if...




What is Route Name Selection Feature in Kitt Cache Crawler?

What is Route Name Selection Feature in Kitt Cache Crawler?
Shopware classifies each page type into so-called routes. This route name classification allows you to limit the URLs to be crawled so that only the cache of the URLs of a selected route is warmed up.




What is Timeout Feature in Kitt Cache Crawler?

What is Timeout Feature in Kitt Cache Crawler?
The Network Timeout feature deals with the issue of waiting times. Since disruptions on the Internet are an integral part and can often occur uncontrolled, Kitt needs instructions onhow long to wait in the event of a disruption before aborting a request. The default value 10 should be...




What is URLs Most Wanted Feature in Kitt Cache Crawler?

What is URLs Most Wanted Feature in Kitt Cache Crawler?
The term "Most Wanded" already indicates what it is about. It's about the most requested URLs, but what do you need the most requested URLs for?Both the built-in crawler and the Kitt Cache Crawler use the sitemap as the basis for the URLs to be crawled, with Kitt also...




What is wepb Replacement Feature in Kitt Cache Crawler?

What is wepb Replacement Feature in Kitt Cache Crawler?
The webp Replacement feature is a special feature of the Kitt Cache Crawler that allows the use of .webp images. .webp images have a significantly smaller filesize with the same quality. However, .webp images are not supported by all browsers. However, the Apple Safari browser is not...




What is Threads Feature in Kitt Cache Crawler?

What is Threads Feature in Kitt Cache Crawler?
The threads setting determines the number of concurrent threads or URL requests. As can also be seen from the delay setting, the Kitt cache crawleris probably the only cache warmup crawler that works in multithread mode and therefore requests URLs simultaneously and not serially, like...




Why do you need a cache warmup crawler?

A cache warmup crawler is a tool used to warm up the cache of web applications before actual operation. This is an important process to ensure the application runs smoothly and minimize user loading times.The crawler visits and invokes all of the application's pages to ensure that the content...