Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Apache Very Slow to Load

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Related Topics:
Apache proxy slow - = Hello! = I have a problem with the extremely slow module the For a HTML side becomes in the (LAN) 2-3 sec. require (text 11 kBs and 10 kBs for 20..

apache + tomcat + mod_jk to load jsp pages through apache - I'm to try to get apache, tomcat, and the connector to work so apache passes jsp page requests to tomcat. It still is not but still haven't found the culprit of why this isn't working. My including perhaps

APACHE and PHP module - Hi , I got my multiple sites running now and I found I need to use PHP config in apache ..So I set up PHP to run as a module last night and got it to work ( I think !) .. How can I test PHP to see if its in the new ?.So far I cant..

Apache 2.o.46 and Windows XP - Hi. I'm running an Apache2 webserver on a windows xp box on a network. I want to be able to let internet users access it. So I went in to the setting in my internet and enabled the web server service. I've tried running the webserver and it..

Apache and FoxPro - Hi all, I want try using Apache instead IIS, but some problem occurs when I want to lunch VFP OLE Public based dll with Apache on WinXP station. How to use or configure CGI section, is anybody can give me some sample, what about use ISAPI.DLL or..
Author Message
adamski

External


Since: Jul 10, 2003
Posts: 7



(Msg. 1) Posted: Thu Jul 10, 2003 7:00 pm
Post subject: Apache Very Slow to Load
Archived from groups: alt>apache>configuration, others (more info?)

Hi,
I've just recently installed RH Linux 7.2 and am running Apache 1.3.20.

It seems that whenever I try to load a page either on the LAN or over the
internet, it takes over a minute to download the whole page. I have asked my
friends to test the site and they are struggling to get the whole page to
load successfully (taking about 3-4 minutes).

I currently have my Linux box connected directly to my D-Link wireless
router via an RJ45, and two other PCs connected with wireless cards. The
router is setup to forward requests on port 80 and 8080 to the IP address of
the Linux box.

Server Specs:

Duron 750Mhz
256Mb Memory
40Gb HDD
10/100 Intel NIC

I currently have my domain pointing to the pc: http://test.elitemonkey.net
so you can try and see how slow the load is.

My httpd.conf file is as follows:

Timeout 300
KeepAlive On
KeepAliveTimeout 15
MinSpareServers 5
MaxSpareServers 50
StartServers 20
MaxClients 256
MaxRequestsPerChild 1200


Any help would be appreciated.
Thanks!

Adamski

 >> Stay informed about: Apache Very Slow to Load 
Back to top
Login to vote
wlauman

External


Since: Jul 04, 2003
Posts: 3



(Msg. 2) Posted: Thu Jul 10, 2003 7:00 pm
Post subject: Re: Apache Very Slow to Load [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Adam McDonagh" <adamski.TakeThisOut@l33tg33kz.net> wrote in message
news:bejv2p$h0t$1@news6.svr.pol.co.uk...
<snip>
 > I currently have my Linux box connected directly to my D-Link wireless
 > router via an RJ45, and two other PCs connected with wireless cards.

Just a thought Adam..

Whats your connection speed to the Internet? T1,Cable,DSL,Dialup

Whats the through put of your wireless router?
Cheers,
Wayne<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Apache Very Slow to Load 
Back to top
Login to vote
adamski

External


Since: Jul 10, 2003
Posts: 7



(Msg. 3) Posted: Fri Jul 11, 2003 2:11 am
Post subject: Re: Apache Very Slow to Load [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I've got an ADSL connection to the net (512kbps up / 256kbps down), and it's
not d/ling or uploading anything else.

I only get 300-400 kb/sec upload to the Linux box from my PC, but then its
wireless, so only 22Mbps... though 22Mbps should be much faster than that.

I'm not sure what to do...
Thanks

Adam

"WLauman" <wlauman.RemoveThis@email.com> wrote in message
news:bek9q50pob@enews4.newsguy.com...
 >
 > "Adam McDonagh" <adamski.RemoveThis@l33tg33kz.net> wrote in message
 > news:bejv2p$h0t$1@news6.svr.pol.co.uk...
 > <snip>
  > > I currently have my Linux box connected directly to my D-Link wireless
  > > router via an RJ45, and two other PCs connected with wireless cards.
 >
 > Just a thought Adam..
 >
 > Whats your connection speed to the Internet? T1,Cable,DSL,Dialup
 >
 > Whats the through put of your wireless router?
 > Cheers,
 > Wayne
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Apache Very Slow to Load 
Back to top
Login to vote
nospam174

External


Since: Jul 13, 2003
Posts: 1



(Msg. 4) Posted: Sun Jul 13, 2003 4:08 am
Post subject: Re: Apache Very Slow to Load [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Adam McDonagh" <adamski RemoveThis @l33tg33kz.net> skrev i meddelandet
news:bejv2p$h0t$1@news6.svr.pol.co.uk...
 > Hi,
 > I've just recently installed RH Linux 7.2 and am running Apache 1.3.20.
 >
 > It seems that whenever I try to load a page either on the LAN or over the
 > internet, it takes over a minute to download the whole page. I have asked
my
 > friends to test the site and they are struggling to get the whole page to
 > load successfully (taking about 3-4 minutes).
 >
 > I currently have my Linux box connected directly to my D-Link wireless
 > router via an RJ45, and two other PCs connected with wireless cards. The
 > router is setup to forward requests on port 80 and 8080 to the IP address
of
 > the Linux box.
 >
 > Server Specs:
 >
 > Duron 750Mhz
 > 256Mb Memory
 > 40Gb HDD
 > 10/100 Intel NIC
 >
<font color=purple> > I currently have my domain pointing to the pc: <a style='text-decoration: underline;' href="http://test.elitemonkey.net</font" target="_blank">http://test.elitemonkey.net</font</a>>
 > so you can try and see how slow the load is.
 >
 > My httpd.conf file is as follows:
 >
 > Timeout 300
 > KeepAlive On
 > KeepAliveTimeout 15
 > MinSpareServers 5
 > MaxSpareServers 50
 > StartServers 20
 > MaxClients 256
 > MaxRequestsPerChild 1200
 >
 >
 > Any help would be appreciated.
 > Thanks!
 >
 > Adamski
 >
 >

To me this sounds as if it might be a duplex mismatch.
check on your linux box with mii-tool possibly mii-diag how your network
card is set.
make SURE that the router and linux has EXACTLY the same settings
if auto both
10/full both
100/full both
10/half both
100/half both

you can test with
# mii-tool -F 10baseT-FD
which sets 10/full and see what happens.

And if it is 100Mbit is it at least a cat 5 cable???
Good luck.
Ps couldnt reach your link to test it.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Apache Very Slow to Load 
Back to top
Login to vote
user2371

External


Since: Jul 13, 2003
Posts: 2



(Msg. 5) Posted: Sun Jul 13, 2003 1:52 pm
Post subject: Re: Apache Very Slow to Load [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Adam McDonagh" <adamski RemoveThis @l33tg33kz.net> wrote in message
news:bejv2p$h0t$1@news6.svr.pol.co.uk...
 > Hi,
 > I've just recently installed RH Linux 7.2 and am running Apache 1.3.20.
 >
 > It seems that whenever I try to load a page either on the LAN or over the
 > internet, it takes over a minute to download the whole page. I have asked
my
 > friends to test the site and they are struggling to get the whole page to
 > load successfully (taking about 3-4 minutes).
 >
 > I currently have my Linux box connected directly to my D-Link wireless
 > router via an RJ45, and two other PCs connected with wireless cards. The
 > router is setup to forward requests on port 80 and 8080 to the IP address
of
 > the Linux box.
 >
 > Server Specs:
 >
 > Duron 750Mhz
 > 256Mb Memory
 > 40Gb HDD
 > 10/100 Intel NIC
 >
<font color=purple> > I currently have my domain pointing to the pc: <a style='text-decoration: underline;' href="http://test.elitemonkey.net</font" target="_blank">http://test.elitemonkey.net</font</a>>
 > so you can try and see how slow the load is.
 >
 > My httpd.conf file is as follows:
 >
 > Timeout 300
 > KeepAlive On
 > KeepAliveTimeout 15
 > MinSpareServers 5
 > MaxSpareServers 50
 > StartServers 20
 > MaxClients 256
 > MaxRequestsPerChild 1200
 >
 >
 > Any help would be appreciated.
 > Thanks!
 >
 > Adamski
 >
 >
Hi

TTL too low?

what do you get if you ping the machine from another local machine and vice
versa?

i run a k5-166 with 192MB ram apache 1.3.27 on my cable line for testing and
it seems ok from outside.
(all via router and Cat5 but same principle)

<a style='text-decoration: underline;' href="http://homedsl.cjb.net" target="_blank">http://homedsl.cjb.net</a> should find default server.

Kram<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Apache Very Slow to Load 
Back to top
Login to vote
adamski

External


Since: Jul 10, 2003
Posts: 7



(Msg. 6) Posted: Thu Jul 17, 2003 5:44 pm
Post subject: Re: Apache Very Slow to Load [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Pinging the Linux Box,

Pinging 192.168.0.200 with 32 bytes of data:

Reply from 192.168.0.200: bytes=32 time=1ms TTL=255
Reply from 192.168.0.200: bytes=32 time=2ms TTL=255
Reply from 192.168.0.200: bytes=32 time=1ms TTL=255
Reply from 192.168.0.200: bytes=32 time=1ms TTL=255

Ping statistics for 192.168.0.200:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 1ms, Maximum = 2ms, Average = 1ms


Pinging my PC from the Linux Box:

PING adamski (192.168.0.100) from 192.168.0.200 : 56(84) bytes of data.
Warning: time of day goes back, taking countermeasures.
64 bytes from adamski (192.168.0.100): icmp_seq=0 ttl=128 time=2.036 msec
64 bytes from adamski (192.168.0.100): icmp_seq=1 ttl=128 time=1.956 msec
64 bytes from adamski (192.168.0.100): icmp_seq=2 ttl=128 time=1.988 msec
64 bytes from adamski (192.168.0.100): icmp_seq=3 ttl=128 time=2.149 msec

What do you mean by TTL too low?

Thanks

Adamski

"Kram" <kram.techie.RemoveThis@NOSPAM.ntlworld.com> wrote in message
news:s%9Qa.10410$nP.6361@newsfep4-winn.server.ntli.net...
 > "Adam McDonagh" <adamski.RemoveThis@l33tg33kz.net> wrote in message
 > news:bejv2p$h0t$1@news6.svr.pol.co.uk...
  > > Hi,
  > > I've just recently installed RH Linux 7.2 and am running Apache 1.3.20.
  > >
  > > It seems that whenever I try to load a page either on the LAN or over
the
  > > internet, it takes over a minute to download the whole page. I have
asked
 > my
  > > friends to test the site and they are struggling to get the whole page
to
  > > load successfully (taking about 3-4 minutes).
  > >
  > > I currently have my Linux box connected directly to my D-Link wireless
  > > router via an RJ45, and two other PCs connected with wireless cards. The
  > > router is setup to forward requests on port 80 and 8080 to the IP
address
 > of
  > > the Linux box.
  > >
  > > Server Specs:
  > >
  > > Duron 750Mhz
  > > 256Mb Memory
  > > 40Gb HDD
  > > 10/100 Intel NIC
  > >
  > > I currently have my domain pointing to the pc:
<a style='text-decoration: underline;' href="http://test.elitemonkey.net" target="_blank">http://test.elitemonkey.net</a>
  > > so you can try and see how slow the load is.
  > >
  > > My httpd.conf file is as follows:
  > >
  > > Timeout 300
  > > KeepAlive On
  > > KeepAliveTimeout 15
  > > MinSpareServers 5
  > > MaxSpareServers 50
  > > StartServers 20
  > > MaxClients 256
  > > MaxRequestsPerChild 1200
  > >
  > >
  > > Any help would be appreciated.
  > > Thanks!
  > >
  > > Adamski
  > >
  > >
 > Hi
 >
 > TTL too low?
 >
 > what do you get if you ping the machine from another local machine and
vice
 > versa?
 >
 > i run a k5-166 with 192MB ram apache 1.3.27 on my cable line for testing
and
 > it seems ok from outside.
 > (all via router and Cat5 but same principle)
 >
 > <a style='text-decoration: underline;' href="http://homedsl.cjb.net" target="_blank">http://homedsl.cjb.net</a> should find default server.
 >
 > Kram
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Apache Very Slow to Load 
Back to top
Login to vote
adamski

External


Since: Jul 10, 2003
Posts: 7



(Msg. 7) Posted: Thu Jul 17, 2003 6:11 pm
Post subject: Re: Apache Very Slow to Load [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

It all seems ok, and I've got a CAT5 cable connecting them.

Still no luck.


Adam McDonagh

"Bengt-Arne Fjellner" <nospam@nowhere> wrote in message
news:3f109513$0$171$cc7c7865@news.luth.se...
 >
 > "Adam McDonagh" <adamski.TakeThisOut@l33tg33kz.net> skrev i meddelandet
 > news:bejv2p$h0t$1@news6.svr.pol.co.uk...
  > > Hi,
  > > I've just recently installed RH Linux 7.2 and am running Apache 1.3.20.
  > >
  > > It seems that whenever I try to load a page either on the LAN or over
the
  > > internet, it takes over a minute to download the whole page. I have
asked
 > my
  > > friends to test the site and they are struggling to get the whole page
to
  > > load successfully (taking about 3-4 minutes).
  > >
  > > I currently have my Linux box connected directly to my D-Link wireless
  > > router via an RJ45, and two other PCs connected with wireless cards. The
  > > router is setup to forward requests on port 80 and 8080 to the IP
address
 > of
  > > the Linux box.
  > >
  > > Server Specs:
  > >
  > > Duron 750Mhz
  > > 256Mb Memory
  > > 40Gb HDD
  > > 10/100 Intel NIC
  > >
  > > I currently have my domain pointing to the pc:
<a style='text-decoration: underline;' href="http://test.elitemonkey.net" target="_blank">http://test.elitemonkey.net</a>
  > > so you can try and see how slow the load is.
  > >
  > > My httpd.conf file is as follows:
  > >
  > > Timeout 300
  > > KeepAlive On
  > > KeepAliveTimeout 15
  > > MinSpareServers 5
  > > MaxSpareServers 50
  > > StartServers 20
  > > MaxClients 256
  > > MaxRequestsPerChild 1200
  > >
  > >
  > > Any help would be appreciated.
  > > Thanks!
  > >
  > > Adamski
  > >
  > >
 >
 > To me this sounds as if it might be a duplex mismatch.
 > check on your linux box with mii-tool possibly mii-diag how your network
 > card is set.
 > make SURE that the router and linux has EXACTLY the same settings
 > if auto both
 > 10/full both
 > 100/full both
 > 10/half both
 > 100/half both
 >
 > you can test with
 > # mii-tool -F 10baseT-FD
 > which sets 10/full and see what happens.
 >
 > And if it is 100Mbit is it at least a cat 5 cable???
 > Good luck.
 > Ps couldnt reach your link to test it.
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Apache Very Slow to Load 
Back to top
Login to vote
user2371

External


Since: Jul 13, 2003
Posts: 2



(Msg. 8) Posted: Thu Jul 17, 2003 7:02 pm
Post subject: Re: Apache Very Slow to Load [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Adam McDonagh" <adamski.DeleteThis@l33tg33kz.net> wrote in message
news:bf697t$pj6$1@news7.svr.pol.co.uk...
 > Pinging the Linux Box,
 >
 > Pinging 192.168.0.200 with 32 bytes of data:
 >
 > Reply from 192.168.0.200: bytes=32 time=1ms TTL=255
 > Reply from 192.168.0.200: bytes=32 time=2ms TTL=255
 > Reply from 192.168.0.200: bytes=32 time=1ms TTL=255
 > Reply from 192.168.0.200: bytes=32 time=1ms TTL=255
 >
 > Ping statistics for 192.168.0.200:
 > Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
 > Approximate round trip times in milli-seconds:
 > Minimum = 1ms, Maximum = 2ms, Average = 1ms
 >
 >
 > Pinging my PC from the Linux Box:
 >
 > PING adamski (192.168.0.100) from 192.168.0.200 : 56(84) bytes of data.
 > Warning: time of day goes back, taking countermeasures.
 > 64 bytes from adamski (192.168.0.100): icmp_seq=0 ttl=128 time=2.036 msec
 > 64 bytes from adamski (192.168.0.100): icmp_seq=1 ttl=128 time=1.956 msec
 > 64 bytes from adamski (192.168.0.100): icmp_seq=2 ttl=128 time=1.988 msec
 > 64 bytes from adamski (192.168.0.100): icmp_seq=3 ttl=128 time=2.149 msec
 >
 > What do you mean by TTL too low?
 >
 > Thanks
 >
 > Adamski
 >
<snip>

Your TTL from here was 21, now i cannot even ping you so i guess your
offline.

Can you not reach the webserver with <a style='text-decoration: underline;' href="http://192.168.0.100" target="_blank">http://192.168.0.100</a>

TTL info explained here
<a style='text-decoration: underline;' href="http://searchnetworking.techtarget.com/sDefinition/0,,sid7_gci214184,00.html" target="_blank">http://searchnetworking.techtarget.com/sDefinition/0,,sid7_gci214184,00.html</a>

too low and makes it difficult to reach.

Kram<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Apache Very Slow to Load 
Back to top
Login to vote
adamski

External


Since: Jul 10, 2003
Posts: 7



(Msg. 9) Posted: Thu Jul 17, 2003 7:20 pm
Post subject: Re: Apache Very Slow to Load [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks for the reply. You should be able to ping me... My IP is 81.79.53.92.
the webserver is currently running on port 8080, so <a style='text-decoration: underline;' href="http://81.79.53.92:8080" target="_blank">http://81.79.53.92:8080</a>
should work...

I can't reach 81.79.53.92 myself, but I can access the server with
192.168.0.200

Adam McDonagh

"Kram" <kram.techie.TakeThisOut@NOSPAM.ntlworld.com> wrote in message
news:vWyRa.11237$ju6.208889@newsfep4-glfd.server.ntli.net...
 > "Adam McDonagh" <adamski.TakeThisOut@l33tg33kz.net> wrote in message
 > news:bf697t$pj6$1@news7.svr.pol.co.uk...
  > > Pinging the Linux Box,
  > >
  > > Pinging 192.168.0.200 with 32 bytes of data:
  > >
  > > Reply from 192.168.0.200: bytes=32 time=1ms TTL=255
  > > Reply from 192.168.0.200: bytes=32 time=2ms TTL=255
  > > Reply from 192.168.0.200: bytes=32 time=1ms TTL=255
  > > Reply from 192.168.0.200: bytes=32 time=1ms TTL=255
  > >
  > > Ping statistics for 192.168.0.200:
  > > Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
  > > Approximate round trip times in milli-seconds:
  > > Minimum = 1ms, Maximum = 2ms, Average = 1ms
  > >
  > >
  > > Pinging my PC from the Linux Box:
  > >
  > > PING adamski (192.168.0.100) from 192.168.0.200 : 56(84) bytes of data.
  > > Warning: time of day goes back, taking countermeasures.
  > > 64 bytes from adamski (192.168.0.100): icmp_seq=0 ttl=128 time=2.036
msec
  > > 64 bytes from adamski (192.168.0.100): icmp_seq=1 ttl=128 time=1.956
msec
  > > 64 bytes from adamski (192.168.0.100): icmp_seq=2 ttl=128 time=1.988
msec
  > > 64 bytes from adamski (192.168.0.100): icmp_seq=3 ttl=128 time=2.149
msec
  > >
  > > What do you mean by TTL too low?
  > >
  > > Thanks
  > >
  > > Adamski
  > >
 > <snip>
 >
 > Your TTL from here was 21, now i cannot even ping you so i guess your
 > offline.
 >
<font color=purple> > Can you not reach the webserver with <a style='text-decoration: underline;' href="http://192.168.0.100</font" target="_blank">http://192.168.0.100</font</a>>
 >
 > TTL info explained here
 >
<a style='text-decoration: underline;' href="http://searchnetworking.techtarget.com/sDefinition/0,,sid7_gci214184,00.html" target="_blank">http://searchnetworking.techtarget.com/sDefinition/0,,sid7_gci214184,00.html</a>
 >
 > too low and makes it difficult to reach.
 >
 > Kram
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Apache Very Slow to Load 
Back to top
Login to vote
adamski

External


Since: Jul 10, 2003
Posts: 7



(Msg. 10) Posted: Thu Jul 17, 2003 7:24 pm
Post subject: Re: Apache Very Slow to Load [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Sorry, forget the port 8080

Adam McDonagh

"Adam McDonagh" <adamski.TakeThisOut@l33tg33kz.net> wrote in message
news:bf6ero$6g0$1@newsg2.svr.pol.co.uk...
 > Thanks for the reply. You should be able to ping me... My IP is
81.79.53.92.
 > the webserver is currently running on port 8080, so
<a style='text-decoration: underline;' href="http://81.79.53.92:8080" target="_blank">http://81.79.53.92:8080</a>
 > should work...
 >
 > I can't reach 81.79.53.92 myself, but I can access the server with
 > 192.168.0.200
 >
 > Adam McDonagh
 >
 > "Kram" <kram.techie.TakeThisOut@NOSPAM.ntlworld.com> wrote in message
 > news:vWyRa.11237$ju6.208889@newsfep4-glfd.server.ntli.net...
  > > "Adam McDonagh" <adamski.TakeThisOut@l33tg33kz.net> wrote in message
  > > news:bf697t$pj6$1@news7.svr.pol.co.uk...
   > > > Pinging the Linux Box,
   > > >
   > > > Pinging 192.168.0.200 with 32 bytes of data:
   > > >
   > > > Reply from 192.168.0.200: bytes=32 time=1ms TTL=255
   > > > Reply from 192.168.0.200: bytes=32 time=2ms TTL=255
   > > > Reply from 192.168.0.200: bytes=32 time=1ms TTL=255
   > > > Reply from 192.168.0.200: bytes=32 time=1ms TTL=255
   > > >
   > > > Ping statistics for 192.168.0.200:
   > > > Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
   > > > Approximate round trip times in milli-seconds:
   > > > Minimum = 1ms, Maximum = 2ms, Average = 1ms
   > > >
   > > >
   > > > Pinging my PC from the Linux Box:
   > > >
   > > > PING adamski (192.168.0.100) from 192.168.0.200 : 56(84) bytes of
data.
   > > > Warning: time of day goes back, taking countermeasures.
   > > > 64 bytes from adamski (192.168.0.100): icmp_seq=0 ttl=128 time=2.036
 > msec
   > > > 64 bytes from adamski (192.168.0.100): icmp_seq=1 ttl=128 time=1.956
 > msec
   > > > 64 bytes from adamski (192.168.0.100): icmp_seq=2 ttl=128 time=1.988
 > msec
   > > > 64 bytes from adamski (192.168.0.100): icmp_seq=3 ttl=128 time=2.149
 > msec
   > > >
   > > > What do you mean by TTL too low?
   > > >
   > > > Thanks
   > > >
   > > > Adamski
   > > >
  > > <snip>
  > >
  > > Your TTL from here was 21, now i cannot even ping you so i guess your
  > > offline.
  > >
<font color=green>  > > Can you not reach the webserver with <a style='text-decoration: underline;' href="http://192.168.0.100</font" target="_blank">http://192.168.0.100</font</a>>
  > >
  > > TTL info explained here
  > >
 >
<a style='text-decoration: underline;' href="http://searchnetworking.techtarget.com/sDefinition/0,,sid7_gci214184,00.html" target="_blank">http://searchnetworking.techtarget.com/sDefinition/0,,sid7_gci214184,00.html</a>
  > >
  > > too low and makes it difficult to reach.
  > >
  > > Kram
  > >
  > >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Apache Very Slow to Load 
Back to top
Login to vote
adamski

External


Since: Jul 10, 2003
Posts: 7



(Msg. 11) Posted: Fri Jul 18, 2003 5:24 pm
Post subject: Re: Apache Very Slow to Load [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks all for your help...

It seems that the router was the problem... I got a replacement from D-Link,
and it seems to be runnning at a proper speed now.

Adam McDonagh

"Adam McDonagh" <adamski.DeleteThis@l33tg33kz.net> wrote in message
news:bejv2p$h0t$1@news6.svr.pol.co.uk...
 > Hi,
 > I've just recently installed RH Linux 7.2 and am running Apache 1.3.20.
 >
 > It seems that whenever I try to load a page either on the LAN or over the
 > internet, it takes over a minute to download the whole page. I have asked
my
 > friends to test the site and they are struggling to get the whole page to
 > load successfully (taking about 3-4 minutes).
 >
 > I currently have my Linux box connected directly to my D-Link wireless
 > router via an RJ45, and two other PCs connected with wireless cards. The
 > router is setup to forward requests on port 80 and 8080 to the IP address
of
 > the Linux box.
 >
 > Server Specs:
 >
 > Duron 750Mhz
 > 256Mb Memory
 > 40Gb HDD
 > 10/100 Intel NIC
 >
<font color=purple> > I currently have my domain pointing to the pc: <a style='text-decoration: underline;' href="http://test.elitemonkey.net</font" target="_blank">http://test.elitemonkey.net</font</a>>
 > so you can try and see how slow the load is.
 >
 > My httpd.conf file is as follows:
 >
 > Timeout 300
 > KeepAlive On
 > KeepAliveTimeout 15
 > MinSpareServers 5
 > MaxSpareServers 50
 > StartServers 20
 > MaxClients 256
 > MaxRequestsPerChild 1200
 >
 >
 > Any help would be appreciated.
 > Thanks!
 >
 > Adamski
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Apache Very Slow to Load 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]