Hi All,

One question about the way Apache forwards request through the proxy to JRun.  Is
the proxy similar to a real Web proxy.  In other words does Apache essentially send
all GETs which match the mapping to the proxy and the proxy sends the request to
the JSE.  The the JSE sends the data back to the client through the proxy and then
through apache to the client.

Don

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to