Dose not web-proxy cache dynamic web??

Hello, everyone…
Can you give me a favor about web-proxy?
I tried setup about web-proxy. But I still think some problem. And could I ask you a question?
Doesn’t web-proxy support dynamic web?
How does I setup that I can dynamic web storage on web-proxy cache?
Could you give a favor? Thank you so much…

My command of web-proxy’s setup….
Code:
/ ip web-proxy
set enabled=yes src-address=0.0.0.0 port=8080 hostname=“proxy”
transparent-proxy=yes parent-proxy=0.0.0.0:0
cache-administrator=“webmaster” max-object-size=500KiB
cache-drive=secondary-master max-cache-size=1000KiB
max-ram-cache-size=1000KiB

/ ip firewall nat
add chain=dstnat action=redirect to-ports=8080 src-address=192.168.1.0/24
dst-address=!192.168.1.1 dst-port=80 protocol=tcp comment=“” disabled=no

And I have another question about how do I setup make me direct see web-proxy’s data on the cache?

You need to elaborate, what do you mean by dynamic web.
Of course proxy is making sense, when caching static web-pages. Pages with changed content are stored too, but the problem is when content is changing fast, user should access this page in order information from it saved in cache.

My mean is like “php” or “asp” by dynamic web.

Web-proxy can cache about any port 80 ? How do you know it cache on your disk?

Static web-pages (HTML and images) are cached by RouterOS proxy.