Slow server response time - CakePHP
Posted
by Hasan
on Stack Overflow
See other posts from Stack Overflow
or by Hasan
Published on 2010-01-13T13:18:26Z
Indexed on
2010/04/21
18:53 UTC
Read the original article
Hit count: 200
I am using CakePHP 1.2 for building a website. The problem i am facing is when ever a page loads it takes a lot of time in "waiting for www.example.com". The server response time is very slow. First i thot it was my database queries, but they were executing in less than seconds time. Next i also contacted the server people. They told it was not the server.
Now i am stuck very badly with "waiting for www.example.com". Is the problem is in coding or the cakePHP is mis configured.
Need help badly and fast.
Thanks
© Stack Overflow or respective owner