"[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
on the same machine. But you still need an approach that works on a multiple
machine environment as well.
It would be worth someone taking the time to articulate proposed use cases, from
which we can identify desired features. My bet is that we will end up wanting a
variety of pluggable implementations with different functionality and performance
characteristics.
Craig