Page 1 of 1

Boa web cache released

PostPosted: 12 Jan 2016 04:01
by kevogod
I have uploaded Boa, a Python GWebCache that I wrote a few years ago, to GitHub.

See https://github.com/kevogod/Boa/blob/master/README.md for more details.

Re: Boa web cache released

PostPosted: 29 Jan 2016 21:22
by ale5000
I have just given a fast look at the source and it seems that Boa doesn't check urls.
Just check that the url is valid isn't enough; if the url is valid but it isn't a GWC it will cause a lot of unwanted requests to an innocuos site.