Re: Tux / apache / squid(?) questions

lisbon_pt <[email protected]> Fri, 24 Feb 2006 15:29:38 +0000
Newsgroups gmane.network.tux
Message-ID <[email protected]>
Just another question (if I may):

If tux calls apache in the same machine (apache1) and this apache redirec=
t
the request to an apache web server in another machine (apache2), the
answer will be:

1.
apache2 --> apache1 --> tux --> client
(Does TUX cache apache2 answer?)

OR

2. apache2 --> apache1 --> client   (NO TUX and no tux caching)

Regards,
lisbon_pt



On 2/24/06, Max Helmet <[email protected]> wrote:
> Hi,
>
> TUX can only call the other web server on the same server, it has no ab=
ility
> yet to forward or proxy requests to a separate server. Therefore you wi=
ll
> have to go for the 2nd solution: Browser --> TUX -> Squid --> IIS.
>
> In addition to that, you could mirror the IIS site via httrack to the T=
UX
> frontend servers and create cron jobs that regularly update the local c=
opy.
> This way you could fully leverage the accelleration capabilities of TUX=
.
>
> Regards,
> Max
>
> > I have a TUX (?) problem, but I would like to share with this communi=
ty.
> >
> > browser /cache ----connect---> FRONT END --- possible redirect to BAC=
KENDs
> >                                                          (1)
> >                    (2)
> >
> > In (1), I have TUX and apache 1.3 with same DOCROOT
> > so I guess TUX will really accelerate responses for request which
> > objects are in this DOCROOT.
> >
> > however if objectas are not in (1), there will be redirected to (seve=
ral)
> > backends (IIS 5.0 - with header expires configured for 9 days).
> >
> > My doubts are (if someone could help - hope I'm not demanding too muc=
h):
> >
> > 1. would the answers sent from (2) throught (1) be cached by TUX?
> >     (TUX doesn't seem to me a cache, but an accelerator for user-spac=
e
> >      web-server, as apache)
> >
> > 2. The solution could be:
> >     1. have squid as cache in FRONTEND
> >     2. requests not served by TUX should be redirected to squid
> >     3. squid would contact BACKENDs (redirect) and will cache answers
> >         from backend
> >
> > I really would appreciate any help (I know you all have to do but
> > maybe already
> > faced same quesions)
> >
> > kind regards,
> > lisbon_pt
> >
> > _______________________________________________
> > tux-list mailing list
> > [email protected]
> > https://www.redhat.com/mailman/listinfo/tux-list
> >
>
> _______________________________________________
> tux-list mailing list
> [email protected]
> https://www.redhat.com/mailman/listinfo/tux-list
>