Re: AMD 64 3000

2006-08-18 Thread Chad Leigh -- Shire.Net LLC


On Aug 18, 2006, at 2:00 PM, Nikolas Britton wrote:


On 8/18/06, Jerry McAllister <[EMAIL PROTECTED]> wrote:

>
> Anybody have any strong opinions on this for a freebsd 6.1 web  
server? We
> are currently using a 2.40GHz celeron which is fairly slow. I'm  
hesitant

> to switch to 64 bits, are there any gotchas for freeBSD?

What are you doing that would make that seem slow?
Are you sure it is the processor and not some other
part that is the bottleneck, such as disk or NIC or
your pipe to the outside world (ISP)?



He's probably running a big PHP web app... If so try eaccelerator
first, it's in ports under www/eaccelerator. It's an opcode cache for
PHP... should give you a major speed boost.


Yes, I have this running.  Made a HUGE difference.  If it is indeed a  
PHP thing.


Chad

---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: AMD 64 3000

2006-08-18 Thread Nikolas Britton

On 8/18/06, Jerry McAllister <[EMAIL PROTECTED]> wrote:

>
> Anybody have any strong opinions on this for a freebsd 6.1 web server? We
> are currently using a 2.40GHz celeron which is fairly slow. I'm hesitant
> to switch to 64 bits, are there any gotchas for freeBSD?

What are you doing that would make that seem slow?
Are you sure it is the processor and not some other
part that is the bottleneck, such as disk or NIC or
your pipe to the outside world (ISP)?



He's probably running a big PHP web app... If so try eaccelerator
first, it's in ports under www/eaccelerator. It's an opcode cache for
PHP... should give you a major speed boost.


--
BSD Podcasts @:
http://bsdtalk.blogspot.com/
http://freebsdforall.blogspot.com/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: AMD 64 3000

2006-08-18 Thread Jerry McAllister
> 
> Anybody have any strong opinions on this for a freebsd 6.1 web server? We 
> are currently using a 2.40GHz celeron which is fairly slow. I'm hesitant 
> to switch to 64 bits, are there any gotchas for freeBSD?

What are you doing that would make that seem slow?
Are you sure it is the processor and not some other
part that is the bottleneck, such as disk or NIC or 
your pipe to the outside world (ISP)?

Unless you are doing some awful major crunching such as
combining a major size database with heavy calculation on 
stuff that your server puts up, you could run a pretty major 
web site on 1/4 that CPU.   Just feeding web pages, even with
pretty good size forms shouldn't be a problem.   

So, yes, 64 bits should be OK, but I wonder if it would 
solve your speed problem - if some other part of the
process is what is really holding things up.

jerry

> -- 
> Robin Becker
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: AMD 64 3000

2006-08-18 Thread Paul Schmehl

Robin Becker wrote:
Anybody have any strong opinions on this for a freebsd 6.1 web server? 
We are currently using a 2.40GHz celeron which is fairly slow. I'm 
hesitant to switch to 64 bits, are there any gotchas for freeBSD?


We're running 6.0 RELEASE on amd64 dual processors with apache 1.3.x, 
and we haven't encountered any problems.


--
Paul Schmehl ([EMAIL PROTECTED])
Adjunct Information Security Officer
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/


smime.p7s
Description: S/MIME Cryptographic Signature


Re: AMD 64 3000

2006-08-18 Thread Chad Leigh -- Shire.Net LLC


On Aug 18, 2006, at 11:09 AM, Robin Becker wrote:

Anybody have any strong opinions on this for a freebsd 6.1 web  
server? We are currently using a 2.40GHz celeron which is fairly  
slow. I'm hesitant to switch to 64 bits, are there any gotchas for  
freeBSD?


You can always run the 32bit FreeBSD on this if it makes you more  
comfortable.  That is what I do with all my Opteron machines.


What sort of webserving are you doing that the Celeron is slow?

Chad


---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"