Configuring the setup
Update the /ua1001/cloudio/apache/conf/httpd.conf file with the mod_jk connector module information.
The Apache configuration reads the worker.properties file to obtain the list of Tomcat servers associated with it and to load the balance based on the priority assigned. All the Tomcat servers that are to be added to the worker setup should be listed as workers using the AJP port in the Tomcat_Home/conf/server.xml file.
2. If the platform version is 2.4 Fusion, update the httpd.conf file for code compression at worker level.
3. Create /ua1001/cloudio/apache/conf/workers.properties file with the content listed below
4. Start all the Tomcat instances using the following commands:
5. Start the Apache server using the following command:
6. While the Tomcat instances are running, open the console and confirm access to the CloudIO application.
Last updated