|
|
|
|
|
|
|
[Original]
[Print]
[Top]
|
Hi there,
My new client has a linux server and has a php page on it. The page loading time of nearly ~5.5 sec. I did went through the php coding it's just fantastic so, no optimization is required.
If we run same page with .htm extension it requires ~2 sec to load. So, i think that the server is slow..
am i correct or there are other means to improve page loading time..
Thanks..
|
|
|
----
|
|
[Original]
[Print]
[Top]
|
|
[Original]
[Print]
[Top]
|
|
Increase the memory for PHP scripts in /etc/php.ini file
|
|
|
----
Check more at : http://linux-poison.blogspot.com
|
|
[Original]
[Print]
[Top]
|
|
|