Turn on directory request statistics by default.

Change the default values for collecting directory request statistics and
inlcuding them in extra-info descriptors to 1.

Don't break if we are configured to collect directory request or entry
statistics and don't have a GeoIP database. Instead, print out a notice
and skip initializing the affected statistics code.
This commit is contained in:
Karsten Loesing
2010-11-09 14:18:00 +01:00
parent 1fb342dfab
commit 499661524b
2 changed files with 36 additions and 31 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features:
- Turn on directory request statistics by default and include them in
extra-info descriptors. Don't break if we have no GeoIP database.