Weird Issue. Is Proxy the cause?

At home I have a simple setup, RB750 with a Ubnt Nanostation 2 on the roof.

Every once in a while I will loose my internet connection. Pages will just load forever never providing an error. I know it’s not the Nano but the RB750. From what I can tell it seems that the router is running out of memory. I go to “System > Resources” and Free Memory is down to 11 MiB usually when this happens. Once I reboot the router everything is back to normal.

Is the memory the cause of this problem most likely?
And, is it the proxy enabled by the Hot Spot causing this?

I wanted to mention that in regards to the proxy I plan on setting up Proxylizer next week but if memory is the cause of the problem I fear this would make things worst UNLESS it will store the information in the Proxylizer server instead of on the router, which will make things better possibly.

EDIT: I also cant figure out how to turn the freaking proxy off. I was going to do this just to see if I continued to have this problem. Under “IP > HotSpot > Server” it says “Proxy Status: running” but does not provide an option to disable.

Any advice is appreciated!

A couple things to try:

Tell the proxy to store on disk, not in ram:

/ip proxy set cache-on-disk=yes

If you don’t want to cache to disk, reduce max-cache-size:

/ip proxy set max-cache-size=32k

If this still doesn’t work, try disabling proxy:

/ip hotspot user profile set <user profile> transparent-proxy=no



/ip proxy set enabled=no