Hello guys,
Sorry for my bad English but i need to solve this problem, I'm struggling with this alone almost 1 month but with no results
I have a dedicated server,
uname -a
my CPU is
All servers I have compiled from sources, not using ports at all
then testing my web pages load time from many different sources - my 60kb index page is loading more than 5-6 seconds! Comparing with the same machine and a centos installation - there was 1.5 seconds load time for this page...
I have tried everything - turned off php, turned off mysql
experimenting with keepalive on/off, turning on/off mod deflate
hostnameslookup on/off, optimizing mysql, i have tried to install APC for php, then eaccelerator
then zend optimizer then turned off - all this WITHOUT any changes
even static pages loading 6-7 seconds for my machine
i have 4gb memory, 250GB hdd, 100mbit/sec internet port and i can't make my freebsd machine to give away pages faster..
Again I'm repeating - on the same machine then i'm installed a centos - with the default apache configuration - the pages are loading very fast and clean
But on freebsd - the loading time is between 5 and 7 seconds..
sometimes it's 10 seconds for a static page! with 60-70kb of content and a couple of images..
I'm just totally don't know what to do...
Please help. Thanks!
Sorry for my bad English but i need to solve this problem, I'm struggling with this alone almost 1 month but with no results

I have a dedicated server,
uname -a
Code:
8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010
[email]root@mason.cse.buffalo.edu[/email]:/usr/obj/usr/src/sys/GENERIC amd64
my CPU is
Code:
CPU: Intel(R) Pentium(R) CPU G6950 @ 2.80GHz (2793.00-MHz K8-class CPU)
All servers I have compiled from sources, not using ports at all
then testing my web pages load time from many different sources - my 60kb index page is loading more than 5-6 seconds! Comparing with the same machine and a centos installation - there was 1.5 seconds load time for this page...
I have tried everything - turned off php, turned off mysql
experimenting with keepalive on/off, turning on/off mod deflate
hostnameslookup on/off, optimizing mysql, i have tried to install APC for php, then eaccelerator
then zend optimizer then turned off - all this WITHOUT any changes
even static pages loading 6-7 seconds for my machine
i have 4gb memory, 250GB hdd, 100mbit/sec internet port and i can't make my freebsd machine to give away pages faster..
Again I'm repeating - on the same machine then i'm installed a centos - with the default apache configuration - the pages are loading very fast and clean
But on freebsd - the loading time is between 5 and 7 seconds..
sometimes it's 10 seconds for a static page! with 60-70kb of content and a couple of images..
I'm just totally don't know what to do...
Please help. Thanks!