Yes, this module don't work with the threaded.
How can I get a correct data, when the request will be completed.
May be there is another hook that is called after the completed request.


On Thu, May 20, 2010 at 09:42:01PM +0200, Ben Noordhuis wrote:
> You are updating global variables in code that is run concurrently. It
> might work OK with the pre-fork MPM but it certainly won't with the
> threaded MPM.
> 
> 

-- 
Only one 0_o

Reply via email to