good books about server architecture?
Posted
by ajsie
on Server Fault
See other posts from Server Fault
or by ajsie
Published on 2010-04-05T09:01:51Z
Indexed on
2010/04/05
9:13 UTC
Read the original article
Hit count: 189
when the traffic for a website grows i dont think one apache server in a vps is the way to go. i would like to know more about how i then should set up the server side architecture.
im not that much into hardware stuff (what kind of cables to use, different cpu architectures etc), but interested in the software architecture:
- what servers (apache, nginx, squid, varnish etc) to use and how they interact with each other
- one server in one machine?
- how many mysql servers.
- how many apache, nginx servers and so on.
- how the "machine court" looks like.
are there any good books about this area?
© Server Fault or respective owner