Greg Cope wrote:
>
> > > Hi,
> > >
> > > The IPVS v0.0.3 for kernel 2.4 is available.
> > >
> > > IP Virtual Server Netfilter module - Version 0.0.3 - July 6, 2000> >
> > > Thanks,
> > >
> > > Wensong
>
> Thanks Wensong - its good to see a progress.
>
> A quick Q.
>
> Are you planning to add any functionality to load ballance (via LVS)
> HTTP 1.1 Domains. i.e be able to load ballance serveral HTTP (1.0 and
> 1.1) domains
> onto mulitple backend servers via the same front-end IP address ? (i.e
> different domains mapped to (potentially different servers).
I take it you're talking about name-based virtual hosts? There's a way
you can do this with either mod_proxy or mod_rewrite (which is much more
configurable than mod_proxy). Check out
http://www.apache.org/docs/mod/mod_rewrite.html for info on what it can
do.
|