How to cache everything!

Hi there- Just wondering if anyone could tell me what settings I would need to change to allow web-proxy caching (transparently) for everything!!! :slight_smile:

You can redirect only HTTP traffic to the proxy,

/ip firewall nat add in-interface=local_interface dst-port=80 protocol=tcp action=redirect to-ports=proxy_port chain=dstnat