Shaine wrote:
For instance , if squid runs in port 8080 , when a specific url comes into
the squid via port 8080 , before it receives to port 8080 cant we redirect
to a web server , which that url searching?

Not without receiving it. Hmm, here is a little scenario...

Given two security-sealed envelopes, both addressed from the same source to you. One has a bill for a million dollars in it and the other has a cheque for same.

Now, without opening or even seeing either of them, tell your mailman to deliver the one with a cheque to your bank and the one with the bill to your accountant.

What you are asking Squid to do is exactly the same. By the time the envelope (packet) is opened the mailman refuses to send it again without you paying for re-enveloping and re-postage.

What you have to do is get the sender (client browser) to address both to the right places at the very start.

Thats what WPAD/PAC does.

Amos

From the squid itself cant we find a solutions to have a proxy request by
passing ???





Angierfw wrote:
On Friday 27 June 2008, Matus UHLAR - fantomas wrote:
On 27.06.08 03:48, Shaine wrote:
Basically we can do the bypass proxy for local addresses via web
browsers. This is inbuilt functions of certain web browsers.
Like that, can we bypass some web request which are locally hosted ( In
the same network ) via squid-cache ?
No, because your requests can go either directly (bypass the cache), or
via
the cache, not both.

However this function is also a builtin in some (many) browsers.
Or you can use a proxy autoconfig script served up by an apache webserver!
Just needs java scripting enabled on the clients and it solved all my
issues with 2 internal networks and many customer networks and a plethora of squid servers on different internet connections! There is even a simple perl based pac file tester available called pactester that solved the last few issues I had!

Cheers
Ang

--
Angela Williams                         Enterprise Outsourcing
Unix/Linux & Cisco spoken here!             Bedfordview
[EMAIL PROTECTED]                       Gauteng South Africa

Smile!! Jesus Loves You!!



-----
Angie
Linux/Unix/Cisco Hacker
South Africa




--
Please use Squid 2.7.STABLE3 or 3.0.STABLE7

Reply via email to