Sorry, forgot yet another question. ATS rotates log everyday, how do I change it to rotate
weekly? Can't find the option in records.config...
On Wed, 15 Dec 2010 02:26:08 +0700, <a@test123.ru> wrote:
> Hi, I have small question about log format. Below is sample output from
>> traffic_logcat -f /opt/traffic/var/log/trafficserver/squid.blog
> 1292354308.891 39887 192.168.108.98 TCP_HIT/200 374481265 GET http:///v/206344.flv -
NONE/-
> video/x-flv -
>
> I see URL, but no server. Is this Ok? How do I know server?
> Also, traffic_logstats output is:
>
> Origin Server Hits Misses Errors
> -
> rsrc.php 7 2 0
> connect.php 4 0 0
> dic.nsf 0 3 0
> ?host=www.google.ru&hdn=qm 0 2 0
> cycounter?libex.ru 0 2 0
> ...
>
> Looks like "origin server" is not server but URL inside the server. Is this Ok?
> ATS 2.1.4-unstable, debian 5, compiled as
> ./configure --prefix=/opt/traffic --with-group=nogroup --with-user=nobody --disable-eventfd
|