Re: Issuing a client side HTTP request from a module

2010-04-22 Thread Some Guy
Wow that looks pretty straightforward. Can this be issued from the parent? SB On Thu, Apr 22, 2010 at 4:21 PM, alin vasile wrote: > check the thread "Doing a subrequest with ap_run_sub_req" in the same list > > > > > ________ >

2.2.8 Win32 Access Violation

2008-03-05 Thread Some Guy
I've built Apache 2.2.8 and APR with VS 2005 SP1. I have written a module that does some heavy work in a separate thread spawned in the single child process (winnt_mpm). I find that I get an access violation during one part of the code (from 3rd party lib) where memory usage increases and many me