Welcome Guest, Not a member yet? Register   Sign In
index.php taking long time to load error - How to find the problem
#1

[pool www] child 940, script '/var/www/html/wquiz/index.php' (request: "GET /index.php") executing too slow (1.002374 sec), logging

How can we find the trouble?
Which controller and method makes the slow process?
Anyway to find it?
Reply
#2

Use your web browsers Development Tools to see what is going on.

F12
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

(10-24-2017, 05:19 AM)InsiteFX Wrote: Use your web browsers Development Tools to see what is going on.

F12

I am getting this error only when the load is high. Otherwise there is no such an error.
I think f12 can not help. Can we record the benchmark anywhere and view it ?
Reply
#4

You can try the CodeIgniter's Profiler and try Bench marking.

Profiling Your Application

Also read about bench marking in the documentation for the profiler there is a link to it.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB