Hello Nick,

Thanks for your reply. I am trying to understand what could be the
interface between Proxy Server (PS) and App Server (AS) given that App
Server is a Tomcat based HTTP Servlet. Proxy Server is going to be a
mod_xxx written in C.

So my question is, what interface will be used between PS and AS? I read
about mod_proxy, mod_proxy_ajp, but they mainly provide the load balancer
or reverse proxy functionality. I want this PS to route the HTTP traffic
between Client and OS to this AS for processing.

I hope this makes my question more clear. Sorry for it not being very
specific earlier.

Thanks,

/anil.

On Wed, Mar 6, 2013 at 1:28 PM, Nick Kew <n...@webthing.com> wrote:

>
> On 6 Mar 2013, at 18:11, Anil J wrote:
>
> > Hi, can anyone comment on this?
>
> You haven't told us where the problem is.  The things you describe
> are just standard applications.
>
> --
> Nick Kew
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>

Reply via email to