On 10/08/2015 4:27 a.m., 1508 wrote:
> Hello Anthony,
>
> Thank you for your reply.
>
> My quest is to try and cache stuff from a site called Second Life.
>
> My bandwidth is poor and I'm trying to cache large objects that regulary get
> re-requested.
>
> The thing is part of the url will chang
Hello Anthony,
Thank you for your reply.
My quest is to try and cache stuff from a site called Second Life.
My bandwidth is poor and I'm trying to cache large objects that regulary get
re-requested.
The thing is part of the url will change, however the content willl not.
Here are some examples
On Saturday 08 August 2015 at 16:20:24, 1508 wrote:
> Hello,
>
> I would like to configure squid-cache to cache http requests to port 10050
> on a certain server such as http://www.example.com:10050/picture.png
So long as 10050 isn't listed as an unsafe port in your Squid config, it'll do
this
Hello,
I would like to configure squid-cache to cache http requests to port 10050
on a certain server such as http://www.example.com:10050/picture.png
I have a working perl script to rewrite requests to the standard port 80 but
not the 10050 port.
Could somebody please help me to get squid-cache