[opensource-dev] SOCKS viewer
Monty Brandenberg
monty at lindenlab.com
Thu Jul 14 10:57:49 PDT 2011
On 7/14/2011 11:05 AM, Lee ponzu wrote:
> So, suppose you had two or more clients using the same cacheing SOCKS
> proxy. If they needed the same data (say the two users were in the same
> classroom or sex club), would they both get their data from the SOCKS
> cache?
Not at this point. While two viewers will certainly fetch the
same object, they'll do it with different URLs. Currently,
our URLs are neither Resources nor Locators really and attempting
to cache at the HTTP-level is problematic. That may change in the
future but right now, that's what we have. So the immediate *proxy*
work is to get HTTP & SOCKS5 proxying working correctly and
uniformly in the viewer.
As far as asset caching goes.... the cache maximum has been bumped
up recently. Give it a try people and please report back any problems.
m
More information about the opensource-dev
mailing list