View Issue Details

IDProjectCategoryView StatusLast Update
0005997unrealircdpublic2021-11-20 07:55
Reportersyzop Assigned Tosyzop  
PrioritynormalSeveritymajorReproducibilityN/A
Status resolvedResolutionfixed 
Product Version6.0.0-beta2 
Target Version6.0.0-beta3Fixed in Version6.0.0-beta3 
Summary0005997: geoip URL should not download EVERY time
DescriptionThe way with the URL download that we have now in modules.default.conf is not really what i want in the end situation.
It would be better if it would not bother unrealircd.org at all for, say, 7 days, once it has downloaded the DB. We don't need a HTTPS connect for every rehash from every unrealircd server on earth :D
(It won't do a full download since it sends the sha256 hash and the webserver will respond with a "not modified" header, but still)

Now how to do this or specify this I have no idea, but this is sort-of a release critical issue (that i should probably have fixed in beta2 already, but this aside).
TagsNo tags attached.
3rd party modules

Activities

syzop

2021-11-07 09:27

administrator   ~0022173

Maybe something like { url-refresh 8d; } or something. Then based on the cached file date during booting.

Issue History

Date Modified Username Field Change
2021-11-07 09:23 syzop New Issue
2021-11-07 09:24 syzop Description Updated
2021-11-07 09:24 syzop Description Updated
2021-11-07 09:27 syzop Note Added: 0022173
2021-11-07 14:05 syzop Assigned To => syzop
2021-11-07 14:05 syzop Status new => resolved
2021-11-07 14:05 syzop Resolution open => fixed
2021-11-07 14:05 syzop Fixed in Version => 6.0.0-beta3
2021-11-20 07:55 syzop View Status private => public