| For not having to move users files to another new machine,
| hence it'll be user transparent, so their web pages files
| are going to be NFS mounted so i could run httpd on
| a new dedicated server
| Now anything i must watch out and other comments
| about its cons
An alternative that may or may not be of any value to you is to
run a proxy server on the main server and let it get pages from
other servers and cache them. Apache can do this with mod_proxy.
Cache servers like Squid can do this, too. If the main machine
is going to serve some local files and some networked files,
especially under the same hostname, something like Apache and
mod_proxy would be the way to go.
--
-----------------------------------------------------------------
| Phil Howard - KA9WGN | Dallas | http://linuxhomepage.com/ |
-----------------------------------------------------------------
It sounds like quite a usual situation.Quote:> For not having to move users files to another new machine,
> hence it'll be user transparent, so their web pages files
> are going to be NFS mounted so i could run httpd on
> a new dedicated server
For static pages this is no real problem, assuming your nfs system has
the performance to carry the load. If it hasn't, then you might
consider an httpd-accelerator (also known as reverse-proxy cache, such
as squid) in front of the server, but I doubt that you'd need that,
If you're going to use NFS-mounted files to do, for example,
read-write operations from CGI scripts, then you need to worry about
whether file locking is really working over NFS.
(This is probably obvious, but) I would recommend putting the chief
operational server files (logs, configuration etc.) on a local file
system, and only getting the user web pages over NFS.
If you have a web to mail gateway, then I'd try to avoid accessing
mailboxes remotely over NFS.
good luck
1. Utility to convert PowerPoint "web pages" into real web pages?
I am in the process of converting all of my stuff into formats not dependent
upon MicroShaft shaftware so that I can ditch Windoze altogether and go
entirely to Linux and/or *BSD. Mostly, it is just time-consuming, but I have
run into one sticky problem.
I saved a large MicroShaft PowerPunt document as a "web page" (from within
PowerPunt 2000), and found that (as I was afraid of) the web page is only
viewable on MicroShaft Internet Exploder 5.5 disService Pack 2 (maybe all 5.x
and 6.x -- didn't try them). When I tried to view it under NetScape 4.7x or
kfm 1.x for Linux with KDE 1.x, I could not view the web page (except for the
very 1st slide in 1 case). And yes, I did enable JavaScrapped in NetScrape,
although in one case this simply enabled the PowerPunt "web page" to cause
NetScrape to crash with a bus error. And yes, when given the opportunity, I
did click on the link to bypass the MicroShaft error message that says that
earlier versions of Internet Exploder are not supported, and doesn't even
acknowledge the existence of any other web browsers (of course -- in a few
years, they'll be claiming that they invented the web browser). (And yes, I
know that MicroShaft commands that you must have an Office 2000 license and
MicroShaft Internet Exploder 5.0 or later to view their "web pages", but
they can go HERE --> http://freespace.virgin.net/andrew.harrison4/.)
So, does any utility exist to convert one of these monstrosities into a real
web page? Here are the possibilities I can think of (feel free to suggest
others, except don't suggest keeping Windoze and Internet Exploder around):
1. A utility that does this automatically or almost automatically
(preferred)
2. Hack the files manually (way too much work unless someone knows
a clever trick -- for instance a sed script to run the files
through to remove the curse of MicroShaft)
3. Try to find something that can read the original PowerPunt 2000
document and convert it properly into a format that can then be
exported as a real web page (a possibility, but not preferred
because it requires installing a major software package for just
this one conversion)
4. Upgrade from kfm to Konqueror 2.x (I don't know if this would
work, and even if it did, this is still not a full solution,
because it would leave the web pages not viewable by NetScrape
users)
--
Lucius Chiaraviglio
To get the exact address: ^^^^^^^^^^^^^^^^^
Replace indicated characters with common 4-letter word meaning the same thing
and remove underscores (Spambots of Doom, take that!).
3. What is a good web page editor?
5. Need good web makers for networking help page
6. Retaining IP adrress for eth0
7. What is a good web page editor?
8. Insert chars into file starting at certain position num
9. Good books on settin up a web page with Linux, Configuration etc
10. Is there a good graphical web page editor for Linux?
11. Where To Find Good Unix Shell Web Page?
12. /var/mail: to NFS mount or not to NFS mount?
13. nfs mount to a nfs mount fails