It takes a while to figure out your explanation.
And I not sure a get it.
When ap_run_mpm is called, what is called is a "hook function" for that is
like a dynamic loaded function from a shared library. Is that correct?
So, where is configured the function that will actually be called on each
pl
Le 19/07/2013 02:38, Valter Nogueira a écrit :
I don't know if this question belongs here.
While reading over internet how apache works I learned that different
threading/multi-process models are called thru
ap_run_mpm
inded, main.c calls ap_run_mpm, but I don't figure out where it is
defin