Some questions about Mikrotik Cache and webproxy

Hi every one
[admin@Family Networks Corporation] ip web-proxy cache> print
Flags: X - disabled, I - invalid
0 url=“cgi-bin \?” action=deny

1 url=“\.exe$” action=allow

2 url=“\.zip$” action=allow

3 url=“\.mpeg$” action=allow

4 url=“\.mp3$” action=allow

5 url=“\.avi$” action=allow

6 url=“\.pdf$” action=allow

7 url=“\.rar$” action=allow

8 url=“\.mov$” action=allow

9 url=“\.mpg$” action=allow

10 url=“\.dat$” action=allow


question #1 what are the disadvantages if i changed 0 url=“cgi-bin \?” action=allow ??

can i set a rule to cach every thing, and if websites are cached will they be updated or i should clean the cache to have updates of the pages. i am asking so because i am using isa server for cache and i want to get rid of it.

i guess if you cache cgi when somebody opens e.g. yahoo they`ll get into someone else inbox :slight_smile:

i guess if you cache cgi when somebody opens e.g. yahoo they`ll get into someone else inbox :slight_smile:

Hi if you set (url=“cgi-bin \?” action=allow) u will get deynmic page from your cache. The disadvantages is… it will store all deynmic pages and take a Size in your Webcache …and Sorry for my Lang :unamused:

correct you will store dynamic pages :

ok it only stores dynamic pages in the cach and takes space. i mean that if somebody opened hotmail he will not open someone else account as as driton said???