RE: ISAPI Redirector Work-Flow

2010-11-02 Thread Richard G Curry
[mailto:chuck.caldar...@unisys.com] Sent: Tuesday, November 02, 2010 8:47 AM To: Tomcat Users List Subject: RE: ISAPI Redirector Work-Flow > From: Richard G Curry [mailto:rgcu...@jcpenney.com] > Subject: RE: ISAPI Redirector Work-Flow > How is the request data passed? It is a Remore Proce

RE: ISAPI Redirector Work-Flow

2010-11-02 Thread Caldarale, Charles R
> From: Richard G Curry [mailto:rgcu...@jcpenney.com] > Subject: RE: ISAPI Redirector Work-Flow > How is the request data passed? It is a Remore Procedure Call, > an IP port connection, or something else? AJP is analogous to HTTP, in that it passes requests and responses ov

RE: ISAPI Redirector Work-Flow

2010-11-02 Thread Richard G Curry
nt E2 - 066, MS 5210 972-431-9178 (Voice) 972-585-7585 (Pager) To send a (short) Text Message to my Pager: 9725857...@page.metrocall.com -Original Message- From: Pid [mailto:p...@pidster.com] Sent: Monday, November 01, 2010 5:40 PM To: Tomcat Users List Subject: Re: ISAPI Redirector Work

RE: ISAPI Redirector Work-Flow

2010-11-01 Thread Richard G Curry
Users List Subject: Re: ISAPI Redirector Work-Flow On 01/11/2010 21:48, Richard G Curry wrote: > I am trying to understand how the ISAPI Redirector functions at an > overview level but deeper than this: The request comes into IIS where > the ISAPI Redirector filter sends the servlet and JSP

Re: ISAPI Redirector Work-Flow

2010-11-01 Thread Pid
On 01/11/2010 21:48, Richard G Curry wrote: > I am trying to understand how the ISAPI Redirector functions at an > overview level but deeper than this: The request comes into IIS where > the ISAPI Redirector filter sends the servlet and JSP requests to the > Tomcat server. I know the redirector wor

ISAPI Redirector Work-Flow

2010-11-01 Thread Richard G Curry
I am trying to understand how the ISAPI Redirector functions at an overview level but deeper than this: The request comes into IIS where the ISAPI Redirector filter sends the servlet and JSP requests to the Tomcat server. I know the redirector works with AJP13 to redirect requests to the Tomcat con