You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
khttpcache README
|
|
|
|
=================
|
|
|
|
|
|
|
|
khttpcache checks the HTTP Cache of a user
|
|
|
|
and throws out expired entries.
|
|
|
|
|
|
|
|
TODO:
|
|
|
|
|
|
|
|
* Skip entries which end in .new and are younger than
|
|
|
|
30 minutes / delte entries which end in .new and are
|
|
|
|
older than 30 minutes.
|
|
|
|
|
|
|
|
* Let tdeio_http fill in expire dates other than 0.
|
|
|
|
|
|
|
|
DONE:
|
|
|
|
|
|
|
|
* Start khttpcache from tdeio_http if the file "cleaned"
|
|
|
|
is older than 30(?) minutes.
|
|
|
|
|
|
|
|
* Accept command line parameteres
|