Web-proxy

Hello everyone

I’m still new to the world of MikroTik and of course that means i’m gonna need the help of the experts from time to time!

I read somewhere that activating ip>web-proxy (cache) will speed up browsing and reduce data usage! is that true?!

If yes, i hope that you’ll guide me on how to activate it and connect it with hotspot users cos i have no idea how it works!

RB951Ui-2HnD
V6.33.5

Cheers :slight_smile:

A web proxy can speed up your connection and reduce the amount of data being pulled down off of the internet. There are some caveats…

First off space is a limiting factor, the Mikrotik can only store so much before it starts getting overwritten.

Second proxies will only cache data after the initial connection. Thus only subsequent connections to the same page will see any benefit if the proxy serves up the content locally that hasn’t changed.

http://wiki.mikrotik.com/wiki/Manual:IP/Proxy

Quick Q: Will it work on android apps?

Depends on how you setup your proxy and what the app is “talking” to. If the app is simply “calling” a web page, then yes it should work. If the app is accessing other data, then you will have to ensure that the traffic for the app goes through the proxy.

Is there a way to ensure that the traffic for the app goes through the proxy?

It is greatly going to depend on the traffic from the app itself. By “pointing” all traffic to the proxy via Mikortik, you should be able to.