- Sep 10, 2001
- 11,707
- 7
- 0
I have Apache 2.2 and I use it with php 5.
I am suddenly noticing that any request my web server handles for a php page has an unexplained delay of about 3-5 seconds after the page is rendered...
As a test, I have a html page and a php page. The html page is just "test - so when I load it I just see test printed on a plain white screen and everything is snappy and quick.
Then I have a test.php page which prints test in a php tag like so: <?= test ?>
This page renders the word text on a plainw htie screen rapidly but then by browser is not done with the page, I see "Transferring data from lcoalhost" on the status bar and the progress bar on the right just sits at around 50%.
What could possibly be this delay ?
It just started happening randomly, I did not change any configuration or update any software that I know of.
Also scanned for viruses/spyware using clamwin/spybot s&d/spyware doctor & hijack this.
found a few typical problems you'd find on a machine - nothing unusual and nothing that made the delay go away after fixing them
help!
I am suddenly noticing that any request my web server handles for a php page has an unexplained delay of about 3-5 seconds after the page is rendered...
As a test, I have a html page and a php page. The html page is just "test - so when I load it I just see test printed on a plain white screen and everything is snappy and quick.
Then I have a test.php page which prints test in a php tag like so: <?= test ?>
This page renders the word text on a plainw htie screen rapidly but then by browser is not done with the page, I see "Transferring data from lcoalhost" on the status bar and the progress bar on the right just sits at around 50%.
What could possibly be this delay ?
It just started happening randomly, I did not change any configuration or update any software that I know of.
Also scanned for viruses/spyware using clamwin/spybot s&d/spyware doctor & hijack this.
found a few typical problems you'd find on a machine - nothing unusual and nothing that made the delay go away after fixing them
help!