El 2012-10-16 21:11, Ricardo Rios escribió:
So far i being using 3.2.2-20121015-r11677 today with about 20-40mb
traffic
for like 9 hours without any big problem, but just now i saw the
traffic go
down and up, checking logs and i see this :
2012/10/16 21:00:50 kid1| WARNING: An error inside Squid has caused
an
HTTP
reply without Date:. Please report this:
2012/10/16 21:00:50 kid1| StoreEntry->key:
5D55AEE0C057FFC3AED01C3132D83996
2012/10/16 21:00:50 kid1| StoreEntry->next: 0
2012/10/16 21:00:50 kid1| StoreEntry->mem_obj: 0x63d6ea0
2012/10/16 21:00:50 kid1| StoreEntry->timestamp: -1
2012/10/16 21:00:50 kid1| StoreEntry->lastref: 1350432050
2012/10/16 21:00:50 kid1| StoreEntry->expires: -1
2012/10/16 21:00:50 kid1| StoreEntry->lastmod: -1
2012/10/16 21:00:50 kid1| StoreEntry->swap_file_sz: 0
2012/10/16 21:00:50 kid1| StoreEntry->refcount: 1
2012/10/16 21:00:50 kid1| StoreEntry->flags:
CACHABLE,DISPATCHED,PRIVATE,FWD_HDR_WAIT,VALIDATED
2012/10/16 21:00:50 kid1| StoreEntry->swap_dirn: -1
2012/10/16 21:00:50 kid1| StoreEntry->swap_filen: -1
2012/10/16 21:00:50 kid1| StoreEntry->lock_count: 3
2012/10/16 21:00:50 kid1| StoreEntry->mem_status: 0
2012/10/16 21:00:50 kid1| StoreEntry->ping_status: 2
2012/10/16 21:00:50 kid1| StoreEntry->store_status: 1
2012/10/16 21:00:50 kid1| StoreEntry->swap_status: 0
2012/10/16 21:00:50 kid1| WARNING: HTTP header contains NULL
characters
{Accept: */*
Content-Type: application/x-www-form-urlencoded}
NULL
{Accept: */*
Content-Type: application/x-www-form-urlencoded
2012/10/16 21:00:50 kid1| assertion failed: store.cc:1851:
"isEmpty()"
2012/10/16 21:00:53 kid1| Starting Squid Cache version
3.2.2-20121015-r11677 for x86_64-unknown-linux-gnu...
and squid start again.
Configs :
http_port 3128
http_port 3129 tproxy
cache_dir aufs /squid-cache 19000 24 256
refresh_pattern -i
microsoft.com/.*.(cab|exe|ms[i|u|f]|asf|wm[v|a]|dat|zip) 4320 90%
43200
refresh_pattern -i
windowsupdate.com/.*.(cab|exe|ms[i|u|f]|asf|wm[v|a]|dat|zip) 4320 90%
43200
refresh_pattern -i ([^.]+.|)avast.com/.*.(vpx|vpu|exe) 4320 90% 43200
refresh_pattern -i ([^.]+.|)avg.com/.*.(bin|ctf) 4320 90% 43200
refresh_pattern -i .mp4 1440 90% 43200
refresh_pattern -i .(gif|png|jpg|jpeg|ico)$ 40320 75% 86400
refresh_pattern -i .(iso|avi|wav|mp3|mpeg|swf|flv|x-flv)$ 1440 40%
40320
refresh_pattern -i .(css|js)$ 300 40% 7200
refresh_pattern -i .(html|htm)$ 300 40% 7200
refresh_pattern . 300 40% 40320
max_filedescriptors 65535
cache_mem 1024 MB
cache_swap_low 98
cache_swap_high 99
maximum_object_size 32 MB
minimum_object_size 1 KB
maximum_object_size_in_memory 200 KB
client_lifetime 1 day
half_closed_clients off
access_log none
logfile_rotate 5
memory_pools off
Sorry if i am reporting useless stuff, only want to help, tellme if
this is
any help, and sorry my english.
Regards
Just after squid crash, i am getting alof of this on logs :
2012/10/16 21:13:48 kid1| DiskThreadsDiskFile::openDone: (2) No such
file or directory
2012/10/16 21:13:48 kid1| /squid-cache/00/2F/00002F16
2012/10/16 21:13:52 kid1| DiskThreadsDiskFile::openDone: (2) No such
file or directory
2012/10/16 21:13:52 kid1| /squid-cache/00/8A/00008A69
2012/10/16 21:14:05 kid1| DiskThreadsDiskFile::openDone: (2) No such
file or directory
2012/10/16 21:14:05 kid1| /squid-cache/00/8A/00008A69
Regards