[PHP] Re: Dual Pentium Pro 200 vs. Single Pentium II 450

2002-01-25 Thread LaserJetter

I've set up a PHP server (using Apache, MySQL and PHP module) successfully
on the follwoing systems:
Win98, Pentium120, 32MB Ram   -- pretty fast
Win95, 486-100Mhz, 16MB Ram -- Was speedy apart from the dodgy hard disk
Win95, 486-25Mhz, 8Mb Ram -- chugs along quite nicely as a personal web
server.
I think either of your two configurations would be more than sufficient as
Mike has said.
I've never had any serious performance problems on any hardware using PHP
and Apache.

LJ

Phil Schwarzmann [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 I have two PCs, one is a Dual Pentium Pro 200Mhz and the other is a
 Pentium II 450Mhz (both have 64MB)

 I want to set one of them up using Linux Red Hat 7.2, Apache, MySQL,
 and PHP.  I only plan to have about 1-3 users accessing it at any one
 time.

 Which of those CPUs do you think is better?  Will Linux take full
 advantage of those Dual Processors?

 Thanks for your advice!






-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Re: Dual Pentium Pro 200 vs. Single Pentium II 450

2002-01-24 Thread Mike Frazer

For such a small userload it doesn't matter.  I'm working on a day-to-day
basis with a local ISP to help get everything running at tip-top shape and
right now he's running his main hosting server on a single p200, his
firewall on a p75 and his primary nameserver on a 486 100.  No holdups in
the system anywhere, and his userload at any one time on any of those
systems is higher than what you expect by far.  The biggest concern is to
get the systems set up properly, like configuring Apache and PHP.  Those two
will suck of RAM if you aren't careful, not to mention CPU resources.

Mike Frazer



Phil Schwarzmann [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 I have two PCs, one is a Dual Pentium Pro 200Mhz and the other is a
 Pentium II 450Mhz (both have 64MB)

 I want to set one of them up using Linux Red Hat 7.2, Apache, MySQL,
 and PHP.  I only plan to have about 1-3 users accessing it at any one
 time.

 Which of those CPUs do you think is better?  Will Linux take full
 advantage of those Dual Processors?

 Thanks for your advice!




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]