/ip proxy
enabled: yes
src-address: 0.0.0.0
port: 8085
parent-proxy: 0.0.0.0
parent-proxy-port: 0
cache-administrator: Admin
max-cache-size: 10485760KiB
cache-on-disk: yes
max-client-connections: 600
max-server-connections: 600
max-fresh-time: 3d
serialize-connections: yes
always-from-cache: no
cache-hit-dscp: 12
cache-drive: secondary-master
/ip nat
;;; Transparent Proxy Redirect
chain=dstnat action=redirect to-ports=8085 protocol=tcp src-address=192.168.1.10-192.168.1.250 in-interface=Eth1 dst-port=80
Stores:
Flags: X - disabled, A - active
# NAME TYPE DISK STATUS
0 user-manager1 user-manager primary-master backup
1 A WebProxy web-proxy secondary-master active
Disks:
Flags: S - system
# NAME TOTAL-SPACE FREE-SPACE STATUS
0 S primary-master 123951KiB 83557KiB ready
1 secondary-master 38468940KiB 37620048KiB ready
Mikrotik Router OS (x86) 5.22resource:
uptime: 36m16s
version: 5.22
free-memory: 235664KiB
total-memory: 254664KiB
cpu: Celeron
cpu-count: 1
cpu-frequency: 895MHz
cpu-load: 4%
free-hdd-space: 83557KiB
total-hdd-space: 123951KiB
write-sect-since-reboot: 1866
write-sect-total: 31794470
architecture-name: x86
board-name: x86
platform: MikroTik
After a few days the users catch the "Error Gateway Timeout" response from the microtic OS.
I lift up the cache-from-dscp from 4 to 12... and check in the serialize connecton. Nothing!
I tried to clear cache. Nothing!
Just if I reboot the MikrotikOS PC, stoping the problem.