MPDL
Computing Research Methods Multi-Perspective Digital Library

Guests are welcome to view our materials. To subscribe, edit, view raw markup, etc., you'll need to register for an account. Accounts are free (and will always be free) - your involvement helps us directly and indirectly (by demonstrating that our work matters to our funders...) StartingPoints has more info.
MPDL
-- IfiOkoye - 23 Apr 2008

Tomcat-Apache HOWTO

mod_proxy_ajp

So, after reading through the two web pages listed above....

  1. I'm assuming mod_proxy-ajp will take the place of mod_jk/mod_jserv listed in the Tomcat-Apache HOWTO
  2. Went into my httpd.conf and enabled mod_proxy_ajp. It depends on mod_proxy, which was already enabled...via the LoadModule? directive
  3. As a side note: We'll be using reverse proxy in Apache for greenstone3. i.e Users will send request to our greenstone uri, but our apache server will receive the request, remove the user track data (if this is a second get request) and then pass the request onto the tomcat container...which has the servlets...If it was a forward proxy, the users will know that our Apache server is a proxy...the question is, who is the Apache server proxy working for? If its protecting the client from the outside world, its a forward proxy, if its protecting the server, its a reverse proxy (this might not be clear...but this is how I differentiate between them in my brain)
  4. Next steps: install tomcat, make greenstone work with the external tomcat, make tomcat work with Apache.....
  5. Installed tomcat from
r3 - 30 Jul 2008 - 14:21:21 - HilaryHolz
Guests are welcome to view our materials. To subscribe, edit, view raw markup, etc., you'll need to register for an account. Accounts are free (and will always be free) - your involvement helps us directly and indirectly (by demonstrating that our work matters to our funders...) StartingPoints has more info.
This site is powered by the TWiki collaboration platformCopyright 1999-2009 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Ahatwiki? Send feedback Syndicate this site RSSATOM