Community discussions

MikroTik App
 
jsanyi
just joined
Topic Author
Posts: 2
Joined: Mon May 18, 2009 2:20 pm
Location: Budapest, Hungary

proxy cache-contents to file bug?

Sat Sep 12, 2009 3:25 pm

after running the command from a terminal "/ip proxy cache-contents print file=/secondary-master/qwe"
I've got a really big (416M) file on my external attached hdd, so I copied it to my linux box though ftp, for simple statistics
generation. I've noticed from my stat results that some uri-s are repeated in much more systematic way than it normally should, I mean every 146th line was the very same as one 'block' before...
This kind of repetition doesn't start at the beginning of the file, only after a few hundred lines.
I've repeated the dump for 3 times, and I've got the same bad content, while Winbox's Cache Contents shows a lot more uri's than the dump.

I think this is a ROS problem, the proxy is working perfectly with a lot of rules, serving 2 isp connections for 12 subnet, without any problems at big traffics.

has anybody noticed something like this before?
thanks!