Architecture for application and web server

2005-02-28 Thread varsha.agrawal
Hi, Could anyone let me know the link where I could find the architecture of how tomcat (application server) and apache (web server) interact using the connector. I need a detailed description of how the communication generally takes place between them. Regards. Confidentiality

RE: Architecture for application and web server

2005-02-28 Thread Richard Mixon (qwest)
JBoss just did a free webinar that covered the topic pretty well and had some nice PowerPoint slides. You can access the recorded webcast here: https://jboss.webex.com/jboss/onstage/tool/record/viewrecording1.php?E ventID=136098785 But basically, Apache uses Tomcat's AJP protocol to talk with