proxy.config.http.enable_http_stats should not be required. traffic_logstats will read squid.blog to generate its report.
From: Greg Dallavalle <[email protected]<mailto:[email protected]>> Reply-To: <[email protected]<mailto:[email protected]>> Date: Tue, 3 Jul 2012 09:59:54 -0500 To: <[email protected]<mailto:[email protected]>> Subject: Re: logstats command Make sure you have the squid log in binary format enabled. proxy.config.log.squid_log_enabled INT 1 proxy.config.log.squid_log_is_ascii INT 0 Also http_stats: proxy.config.http.enable_http_stats INT 1 On Tue, Jul 3, 2012 at 7:27 AM, Saraswathi Venkataraman <[email protected]<mailto:[email protected]>> wrote: My logstats command always shows everything as 0. Is there any setting I need to do, to enable it? Saraswathi
