Page 1 of 1

Neighbor support on web proxy

Posted: Thu Aug 13, 2009 11:31 am
by andret
Hi

Is it possible to configure the web proxy to use neighbors ?

Thanks

Re: Neighbor support on web proxy

Posted: Thu Aug 13, 2009 11:32 am
by normis
what neighbors do you mean?

Re: Neighbor support on web proxy

Posted: Thu Aug 13, 2009 11:58 am
by andret
I mean the configuration of sibling proxy which is willing to serve content it has on cache to another proxy server.

Currently MT 3.28 seems only to support parent or upstream proxy servers and not siblings/neighbors ? Or is there another way of achieving this....

Re: Neighbor support on web proxy

Posted: Thu Aug 13, 2009 12:17 pm
by normis
no there is not, support is only for parent proxy

Re: Neighbor support on web proxy

Posted: Thu Aug 13, 2009 3:56 pm
by andret
can support be added in future version? Thanks

Re: Neighbor support on web proxy

Posted: Fri Aug 14, 2009 12:08 pm
by NetworkPro
So your proxy will ask the "sibling" one for HTTP objects and if the sibling does not have them - the MT proxy will downlaod them Not through the sibling? :)

So you need to combine the power of more than one web cache ? This can be done only using a new protocol that combines the caches themselves.

This looks like too much lines of code, could introduce many problems and instability. MikroTik OS is a small and fast Routing platform and anything too complex will ... make it into another product, so ... things are kept simple with RouterOS, as I have seen over the years.

Not having such crazy-a5s functionalities is more cost/benefit effective for most cases.

A way of combining the power of proxy caches is to use them in a tree-like structure with the most powerfull as the root.

Re: Neighbor support on web proxy

Posted: Fri Aug 14, 2009 1:54 pm
by andret
Hi

Solution is to not use web proxy on MT but install transparent squid proxy which can already handle siblings.

Regards,
Andre Thomas