On 5/3/2011 10:23 AM, marco di sano wrote: > I ask you if it is possible to monitoring the function calls that Apache > makes when it > must satisfy a request.
> I tried to use strace but it traces the Unix system calls and not the php > functions that > Apache does when a request must to be served. If strace doesn't help, perhaps dtrace would help. Lots of tutorials on the web. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
