Can I cash files 4-5 mb like avi,wmv,zip,exe...?
Hi all
This is my first post
This is my setup
ip firewall nat> print
Flags: X - disabled, I - invalid, D - dynamic
0 chain=srcnat out-interface=internet action=masquerade
1 chain=dstnat in-interface=wlan dst-address=!192.168.1.1 protocol=tcp
dst-port=80 action=redirect to-ports=3128
ip web-proxy> print
enabled: yes
src-address: 0.0.0.0
port: 3128
hostname: "proxy"
transparent-proxy: yes
parent-proxy: 0.0.0.0:0
cache-administrator: "webmaster"
max-object-size: 4096KiB
cache-drive: system
max-cache-size: 12000000KiB
max-ram-cache-size: unlimited
status: running
reserved-for-cache: 11999232KiB
reserved-for-ram-cache: 114688KiB
ip web-proxy access> print
Flags: X - disabled, I - invalid
0 ;;; block telnet & spam e-mail relaying
dst-port=23-25 action=deny
1 dst-port=433 method=connect action=deny
ip web-proxy cache> print
Flags: X - disabled, I - invalid
0 ;;; don't cache dynamic http pages
dst-port=0-65535 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
it's working super for webcash but not for biger files like 4-5 mb
also I setup max-object-size: 200000KiB
not working can somebody pls help me what m I doing wrong
I search the forum but I cant find somethink about that
Thx