Skip to content

Small cache warmer script. Minimal tooling. No dependencies.

Notifications You must be signed in to change notification settings

hedge10/url-visit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Visit

A small cache warmer script. Minimal tooling. Just curling. For large sitemaps, URL visit supports parallel processing of URLs. This utilizes the --parallel feature of curl.

Usage

Simple crawling

url_visit.sh --url <DOMAIN>

Define the amount of parallel processes

Default is 3. The maximum for parallel workers is 50.

url_visit.sh --url <DOMAIN> --workers=5

About

Small cache warmer script. Minimal tooling. No dependencies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published