Re: Using Open Mosix For Squid
Florian Delizy <[email protected]> Tue, 31 Oct 2006 20:27:30 +0100
| Newsgroups | gmane.linux.cluster.openmosix.devel |
|---|---|
| Message-ID | <[email protected]> |
Diego Larios wrote: > Hello, i'm new to Open Mosix. I read that Open Mosix do not work for a > web server, since is only one process and Open Mosix cannot distribute > or divide this process in more process. So, my question is can I use > Open Mosix to run Squid?, because this is my main interest in using > Open Mosix and in setting a cluster. Well, then you're question is "is squid multi process or multi thread ?" if it is multi thread then no, if it is multi process then yes. Although, you may experiment some performance problems, as far as I understand, squid is most of its time in syscalls, (read/write files or sockets) and for now, all syscalls of that kind are executed on the initial node, thus, performance may be quite low. I'll be working on this problem soon though to reroute read/write sockets (and maybe files) to the remote node with some kind of policies, but for now that's not done. Florian ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642