problem web proxy and cache

Hello to you
I’d like to know why when I activate my web proxy on my RB1100 AH2 response time (ping) become very long and very slow connection

[admin@MikroTik] ip proxy> set enabled=yes port=8080 src-address=195.10.10.1

[admin@MikroTik] ip proxy> print
enabled: yes
src-address: 195.10.10.1
port: 8080
parent-proxy: 0.0.0.0:0
cache-drive: system
cache-administrator: “admin@mikrotik.com
max-disk-cache-size: none
max-ram-cache-size: 100000KiB
cache-only-on-disk: yes
maximal-client-connections: 1000
maximal-server-connections: 1000
max-fresh-time: 3d

[admin@MikroTik] ip firewall nat> add chain=dstnat protocol=tcp src-address=192.168.1.0/24
dst-port=80 action=redirect to-ports=8080

Thank you

How much traffic does the proxy have to handle when you enable it?
What does the CPU usage show when it’s enabled?

Zap.

Hi I do not know how or traffic
the CPU is 2 percent I have a 11000 RB AH
send to client 49 972 KiB
recieve server 51 813 KiB

You write that “my web proxy … response time (ping)” get very slow.

What exactly do you mean by that? Does websurfing get slow for the clients or do ping responses to the router go up?
Your “ping” confuses me somehow.

Zap.