Proxy ROS v3.7 & v3.8.

In my case proxy is extremely slow. I turn off or on caching, change drive setting etc - ANY combinations - no way. I want use proxy only for initial page in hotspot login and advertisements - but i can’t. If I set “source address = 0.0.0.0” (normally I put the same, that src in NAT!) proxy stops returning any pages at all! Last proxy that I remember it was working was v 3.2. Last stable - 2.9.51.
How can I use hotspot’s ads without proxy??? Or when will proxy start working normal way again?
kj

Dear maroon,

I need some help about squid box, like what would be the mangle(DSCP), nat rule in MT for out side squid box want to have full lan speed for cache objects.

Thanks

as far as I remember, you need some patch for squid to set DSCP

Chupaka, Yes I know that this patch is Marin’s ZPH(Zero Penalty Hits) used for squid 2.6. I’m not a dump shit here. :confused:

I just want to be sure about the mangle n the nat rule in MT for a squid box with ZPH patch.

Peace

Ok so then ill be the dumb shit here :stuck_out_tongue:

How do you set this within ROS?

I have PPPOE running and that obviously creates dynamic simple quese

No ive got DSCP set at 4.
Mangle rule created ontop:
chain : output
DSCP (TOS) : 4
Action : mark packet
New Packet Mark : proxy-hit
Passthrough : NO

Simple queue #0 above dynamic simple queues
Packet Marks : proxy-hit
No Limits

However objects are still subject to speed limitations…

What am i missing. Probably something stupid.
Always happens when i work this late :confused:

Ok so i tried every way to this and still no results.

However me thinks to have found the issue.

All this time cached objects weir coming from the parent and not the MT therefore not being marked and so forth.


However this means once again that the MT caching isnt working correctly.
Some objects are cached yet when client retrieves it ROS doesn’t return it as hit and bring it out it’s own cache but rather fetches request from parent as if it wasn’t cached at all!


Anyone else have similar results?

Ah and in case i get someone suggesting to mark packets at my squid servers (till ROS web-proxy gets fixed)
great idea but there isn’t a patch available for my config. :confused:

just use the cache-hit-dscp: 10 in the mangle and in the web proxy and every thing will be solved i tested it.

just use the cache-hit-dscp: 0 in the mangle and in the web proxy and every thing will be solved i tested it.
0 not 10 sorry