Re: [SSI-users] White paper comparing OpenSSI and OpenMosix
Brought to you by:
brucewalker,
rogertsang
|
From: Kilian C. <kil...@st...> - 2004-10-29 20:50:05
|
Brian J. Watson wrote: > I might be wrong, but I think the Apache processes share memory, so they > cannot be distributed among several nodes. That's why HA-LVS TCP > connection load balancing is recommended for Apache, rather than process > load balancing. > > If you're running OpenSSI 1.1, the Apache processes can be moved > together as a thread group from one node to another. Not sure if this is > useful for Apache, since the socket still remains on the old node. Well, indeed, since I specified the CVIP address as BindAddress in httpd.conf, I actually can migrate apache threads, even individually. I'm not sure why, but whatever. This way, I can run only one instance of apache on my cluster, instead of one instance per node. My next question is: how can I specify the node I want to run this instance on? In the rc.nodeinfo (maybe debian specific?) file, I can put either 'initnode' or 'all' for a given service, but I'm not sure if I can put a node number there. Any clue? Thanks for your answers, Berst regards, -- Kilian CAVALOTTI | GPGKeyId: 0xD657340C BOFH excuse #370: Virus due to computers having unsafe sex. |