On Fri, Jun 01, 2001 at 01:45:24AM -0400, David Freeman wrote:
>
> The server is a quad xeon lh4, it will host a web site written in
> php, and using a mysql database which holds 125,000 squ's and
> descriptions.  The server's only job is to host this site.

Assuming you'll use Apache 2.x one day, I'd lean away from FreeBSD
until the threading issues are resolved. I could envision you running
1 threaded MySQL server and 1 threaded Apache server. Under FreeBSD
(today), you'd have 2 idle CPUs and 2 busy CPUs because it'd never
spread the threads from each server across the CPUs the way you'd
like.

Linux or Solaris should handle it quite well, though.

Hope that helps,

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878    Fax: (408) 349-5454    Cell: (408) 439-9951

MySQL 3.23.29: up 6 days, processed 41,316,177 queries (73/sec. avg)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to