On Mon, Jul 13, 2009 at 9:34 AM, ricardo13<[email protected]> wrote: > > hi, > > I'm newbie in APR and need develop a module that forward request to cluster. > The same in mod_rewrite with flag [P]. > > That module, I processing the object request_rec->uri and set what machine > in cluster forward the request.
Look at mod_proxy, mod_jk, mod_serf. -- Eric Covener [email protected]
