public inbox for [email protected]
help / color / mirror / Atom feedFrom: John Hansen <[email protected]>
To: Joshua D. Drake <[email protected]>
Cc: Dave Page <[email protected]>
Cc: Guido Barosio <[email protected]>
Cc: Marc G. Fournier <[email protected]>
Cc: Josh Berkus <[email protected]>
Cc: [email protected]
Cc: Jim C. Nasby <[email protected]>
Subject: Re: Infrastructure monitoring
Date: Mon, 16 Jan 2006 08:08:53 +1100
Message-ID: <[email protected]> (raw)
Joshua D. Drake [mailto:[email protected]]
> O.k. hardware requirements are no sweat. We can put together
> a 6 drive scsi array for the database and I will put the os
> on a couple of ide with raid 1.
That's cool, this damp piece of string could use the freed up bandwidth :)
> Why do we "need" a separate server for the cgi's? Are they
> that hard on the webserver?
Not separate, just separate from this server, and it's not a requirement, but my recommendation.
You can add search.postgresql.org as a vhost to any other machine(s).
Most of the time spent on searches, are spent in executing the cgi (provided of course, that the backend is fast).
Currently, I have the load spread evenly among 3 webservers (I use a reverse proxy load balancer for this), which at peak puts the load to somewhere between 3 and 4.
Also, as I was about to mention on IRC, you might want to consider porting the apache module to apache2 or use it on apache1, which is much faster than the cgi.
With 4 gig of ram however, you would probably be fine running it all on the one host.
... John
view thread (33+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
Subject: Re: Infrastructure monitoring
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox