On Fri, 22 Dec 2000, Jason Brittain wrote:
> Craig R. McClanahan wrote:
>
> > "[EMAIL PROTECTED]" wrote:
> >
> >> why not do iot in shared storage and implement SSI ? thats what the
> >> mod_jserv shm file was for...a shared hunk of disk store.
> >> -Ys-
> >> [EMAIL PROTECTED]
> >
> >
> > This is certainly one valid approach. It works for cases where the servers are all
<SNIP>
>
> Comments? Suggestions?
>
> --
> Jason Brittain
do geographical load balancing too. servers closest to the user should
be able to get the hit. thats one piece im missing in my SSI
implementation. you can do it all in java. the w3c does it BTW for
their webservers.
-Ys-
[EMAIL PROTECTED]