Luis Gustavo Faccioni Barcellos wrote:
We notice that while the php is
running, anything happens and suddenly(after ~70 seconds) the page
arises.
Do you have gzcompression enabled in apache or php? If so, disable it,
it is useless for localhost requests.
--
PHP General Mailing List (http://www
Gustavo,
1) Read the manual - though I can understand how you might have missed
this:
http://us2.php.net/manual/en/function.microtime.php
Basically, there's a function based on microtime that does
benchmarking. This is vital to timing your script. Use it extensively.
If you're not sure where t
> 200mhz with 64-80mb ram, and in these machines the system is very
> slow.
Sorry dude you just answered your question.
Also aparantly ODBC is slow.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
3 matches
Mail list logo