First, Ibmwebsphere and Ibmhttpserver
IBM WebSphere is very powerful and can be integrated with almost any major web server. The principle and WebLogic and Apache and Tomcat and Apache integration principle is consistent, but also in the way of plug-in (plug-in) to do the application.
But today we are going to introduce IBM's own Httpserver, also known as IHS.
IHS is actually a APACHE,IBM took Apache over and made the transformation so that it can be tightly integrated with its was series and can be visually managed through the admin console of was.
In future tutorials we'll cover IBM WebSphere clusters and WebSphere Application Server Network deployment also use this IHS to distribute HTTP requests between different cluster nodes.
Ii. Basic Concepts
IBM's httpserver is actually an Apache, in addition to plug-in generation this piece does not need to be like WebLogic or Tomcat need to go to their official website to download the relevant. So file, other settings are and Apache no doubt, so you can refer to my tutorial " The first day of the Apache integration Tomcat"and the third day of Apache performance tuning " content to tune and configure this Apache.
When IBM's httpserver is integrated with was, as long as you have ibmhttpserver, its plug-in can be Generate dynamically through the admin console of was. We'll explain how the two are integrated here.
III. installation of IBM Httpserver
Our side is using IBM Httpserver, which is downloaded on the official web file named " c87pnml.zip", we extract it into a designated directory.
Locate the Launchpad.exe file and run it.