Commit Graph

11 Commits

Author SHA1 Message Date
Darold Gilles b1810b233b Set default timeout for DNS lookup to 100ms, default value for DNSLookupTimeout is now 0.0001 second. 2013-12-01 16:22:46 +01:00
Darold Gilles 028080f8c6 Add direcive DNSLookupTimeout to configuration file. 2013-11-27 00:02:35 +01:00
Darold Gilles b0c7bfe690 Allow ip addresses on usernames to be replaced by their DNS name, this feature is activated by a new directive: UseClientDNSName. Thanks to Pfisztner Tamas for the patch. 2013-09-04 21:54:55 +02:00
Darold Gilles cbfaefa52e Add support to CIDR notation in network-alias file. Thanks to Thibaud Aubert for the feature request. 2013-05-28 00:44:29 +02:00
Darold Gilles 736b6c2d97 New feature to show the top N users that look at an url or a domain. Add a new configuration directive, TopUrlUser, to control the number of users to show. Thanks to Mr-Ed for the feature resquest. 2013-05-26 17:20:55 +02:00
Darold Gilles 63d2664447 Allow CIDR notation in exclude file to skip line matching the given xxx.xxx.xxx.xxx/n network. Thanks to the MangOuste for the patch. 2013-05-25 19:09:59 +02:00
Darold Gilles 66d6d91bff Add WriteDelay configuration directive (default to 3600 - stores one hour of statistics from log file) to be able to save ressources on huge log file. On small log file it is not a good idea to set a lower value as SquidAnalyzer will spend his time to write and read from disk. 2013-05-20 11:20:49 +02:00
Darold Gilles 2130e3bee6 Add Locale configuration directive to set the locale when retrieving date from system. Thanks to Klaus Tachtler for the suggestion. 2012-12-24 12:52:42 +01:00
Darold 22886a423b Add MinPie configuration directive to set the percentage of pie graph data which under item will be stored in others label 2012-12-20 20:16:20 +01:00
Darold Gilles 510e831ef6 Update documentation. 2012-12-10 22:00:41 +01:00
Darold fc601db1c9 Reorder source tree. 2012-12-02 21:24:19 +01:00