Hi , i have problem with loading page.
Sometimes page load fully and sometimes it loads half.
when i refresh the page, the page loads fine.
but i want to know where page execution stops.
It is possible to know where page exexcution stops
and log the reason in file.
Please help me.
thanks in advance.
Loading Page problem?
Moderator: General Moderators
- jaoudestudios
- DevNet Resident
- Posts: 1483
- Joined: Wed Jun 18, 2008 8:32 am
- Location: Surrey
Re: Loading Page problem?
Check the log files.
What OS are you on?
What OS are you on?
Re: Loading Page problem?
I am on linux server on shared web hosting.
There is nothing on log files as error or something like that.
I see sites which are using 10 or 8 javascripts as compared to me where i use 2 scripts.
But still there site loading faster than my site.
They don't have problem like half loading page.
There is nothing on log files as error or something like that.
I see sites which are using 10 or 8 javascripts as compared to me where i use 2 scripts.
But still there site loading faster than my site.
They don't have problem like half loading page.
- jaoudestudios
- DevNet Resident
- Posts: 1483
- Joined: Wed Jun 18, 2008 8:32 am
- Location: Surrey
Re: Loading Page problem?
If you suspect the JS files, try the page excluding those files and see if it makes a different. Its not the amount of JS but the JS code itself.