Re: [SSI-users] White paper comparing OpenSSI and OpenMosix
Brought to you by:
brucewalker,
rogertsang
|
From: Brian J. W. <Bri...@hp...> - 2004-10-29 21:29:31
|
Kilian CAVALOTTI wrote: > 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. I guess I'm wrong. Apache "threads" don't share memory with each other. > 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? David? Regards, Brian |