even seems to be a windows binary out there.
For more robust variants, such as the one I described with Linux and
heartbeat, you're not going to find any equivalent solution that is
"generic".
Using Apache2 and mod_jk is as generic as it gets.
> On 9/29/06, Pascal Bleser <[EMAIL PR
//siag.nu/pen/
[3] http://siag.nu/pen/vrrpd-linux.shtml
[4] http://siag.nu/pen/vrrpd-linux2.shtml
[5] http://www.linuxvirtualserver.org/
[6] http://haproxy.1wt.eu/ and
http://haproxy.1wt.eu/download/1.2/doc/haproxy-en.txt
hope this helps
--
-o) Pascal Bleser ATOS Worldline/Aachen(DE)
r.
In a Servlet Container cluster, the ACLs would be computed and cached
on each node on the fly, but also have to be flushed out of the cache
on each node (hence, the question about HttpSessionEvents being fired
on each cluster node or not).
Thanks for any information or pointers :)
cheer
an interactive login
(e.g. ~/.profile or ~/.bashrc)
e.g.
---8<---
JAVA_HOME=/usr/java/jdk1.5.0
JRE_HOME=$JAVA_HOME
JAVA_OPTS="-Xms128m -Xmx128m"
PATH=$JAVA_HOME/bin:$PATH
export JAVA_HOME JRE_HOME
---8<---
cheers
--
-o) Pascal Bleser