HELLO EVERYBODY HERE
i search about any way to make me download from cache with cable speed not queues Limit
the point from cache to speed up download and browsing not to take speed limit there is will be no point from it
any help in this please
HELLO EVERYBODY HERE
i search about any way to make me download from cache with cable speed not queues Limit
the point from cache to speed up download and browsing not to take speed limit there is will be no point from it
any help in this please
UP IMPORTANT
You should give more details like wheres the cache running? Are you using simple queue or anything fancier?
If you’re running web traffic through a caching proxy, how are you limiting it under the persons regular queue in the first place?
it’s hotspot
and webproxy
and simple queue
no thing else
Make mangle rules that mark traffic from the client to the proxy, and traffic from the proxy to the client (based on source and destination IP addresses). Then make queue trees attached to global-in and global-out (they fire before simple queues) and have them fire on the packet marks, and set a rate limit of 100 Mbps.
If you need more details search the forums. I know I’ve posted detailed answers to that question at least twice. Searching would have gotten you an answer faster than posting a question and bumping it.
Thank you
But in English Please
i’m beginner in MikroTik
then i search forum and don’t find any working way with me can you pass link to me
In /ip firewall mangle make rules that mark packets to/from the web proxy. Then in /queue tree make it so the web proxy is quick, but the unspecified packets are left up to the queueing.