Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Apache 2.2 - Windows - Response time |
|
Author |
|
thmhar3
Joined: 01 Mar 2013 Posts: 1 Location: Buffalo, NY USA
|
Posted: Fri 01 Mar '13 21:40 Post subject: Apache 2.2 - Windows - Response time |
|
|
Hello,
Im using Apache 2.2.22 on Windows Server 2003 64 Bit, using PHP 5.2.17. System Specs are 4 x 2.0 Ghz processor, 4 GB of Ram.
I'm noticing when I load my website http://www.allurbanradio.com there is about a 2000ms delay before the page starts to load.
How can I make Apache load faster?
-Tom |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Sun 03 Mar '13 11:53 Post subject: |
|
|
For me it is not that long
Code: |
C:\Program Files\Microsoft SDKs\Windows\v7.0>ping www.allurbanradio.com
Ping wird ausgeführt für allurbanradio.com [198.15.119.67] mit 32 Bytes Daten:
Antwort von 198.15.119.67: Bytes=32 Zeit=204ms TTL=114
Antwort von 198.15.119.67: Bytes=32 Zeit=181ms TTL=114
Antwort von 198.15.119.67: Bytes=32 Zeit=178ms TTL=114
Antwort von 198.15.119.67: Bytes=32 Zeit=220ms TTL=114
Ping-Statistik für 198.15.119.67:
Pakete: Gesendet = 4, Empfangen = 4, Verloren = 0
(0% Verlust),
Ca. Zeitangaben in Millisek.:
Minimum = 178ms, Maximum = 220ms, Mittelwert = 195ms
|
|
|
Back to top |
|
|
|
|
|
|