Thu Nov 25, 2010 9:30 pm
I'm a bit confused about the memory on the RB1100..
It should have 512 MB internal memory, but it some places it says it's SDRAM, and in others that this is a NAND (flash).
[admin@core1] > /ip proxy export
# nov/26/2010 02:27:18 by RouterOS 4.10
# software id = VWJR-1NLM
#
/ip proxy
set always-from-cache=no cache-administrator= cache-hit-dscp=4 cache-on-disk=no enabled=yes \
max-cache-size=unlimited max-client-connections=600 max-fresh-time=3d max-server-connections=600 parent-proxy=\
0.0.0.0 parent-proxy-port=0 port=8080 serialize-connections=no src-address=0.0.0.0
[admin@core1] > /store export
# nov/26/2010 02:25:49 by RouterOS 4.10
# software id = VWJR-1NLM
#
/store
add comment="" disabled=no disk=system name=web-proxy1 type=web-proxy
[admin@core1] > /store disk print
Flags: S - system
# NAME TOTAL-SPACE FREE-SPACE STATUS
0 S system 520192KiB 487164KiB ready
[admin@core1] > /ip proxy monitor
status: running
uptime: 5w2d1h42m2s
requests: 128537
hits: 949
cache-used: 213936KiB
total-ram-used: 6961KiB
received-from-servers: 1158502KiB
sent-to-clients: 1159442KiB
hits-sent-to-clients: 969KiB
How can it be that I use 213936 KB cache storage, but only use 6961 KB RAM, when RAM is all I've got...???