marcolino88
Programmer
- Apr 30, 2011
- 6
Hi all,
I'm new in this forum.
I ask you if it is possible to monitoring the function calls that Apache makes when it must satisfy a request. For example, suppose we have a LAMP architecture (this is my architecture) and I want to display all the users in a database table(it exists). Is it possible to trace all the call functions that Apache makes to achieve this goal?I am not interested to log errors, but the call functions that belong to the apache library.
Thanks
I'm new in this forum.
I ask you if it is possible to monitoring the function calls that Apache makes when it must satisfy a request. For example, suppose we have a LAMP architecture (this is my architecture) and I want to display all the users in a database table(it exists). Is it possible to trace all the call functions that Apache makes to achieve this goal?I am not interested to log errors, but the call functions that belong to the apache library.
Thanks