Specifications

© 2013 Adobe Systems Incorporated and its licensors. All rights reserved.
1.
1.
2.
./ wsconfig -ws Apache -dir <apache config directory> -v
Note
You must enter the wsconfig command and all switches as a single (long) line.
The following is a sample command:
/opt/coldfusion10/cfusion/runtime/bin/wsconfig -ws Apache -dir
/etc/httpd/conf -v
Note
For unique configurations (such as the preconfigured Apache web servers from
Redhat or Sun), add the -bin and -script parameters, as described in the
Configuring and Administering ColdFusion guide.
Verify your Apache configuration
Verify that one of the following files was created:
cf_root/config/wsconfig/number
To set the and click on Advanced Setting tab.connectionpooltimeout reuseconnectioncount
The option to enable verbose debugging also is available on this page.
:Configuring Apache
Note
To configure Apache connector in UNIX platforms, APXS installation is a
prerequisite.
Note
Configuring Apache is not supported on Mac 10.5.
Creates a folder in that contains all connector-related files.1 \config\wsconfigcfroot
Creates a file in . This file has paths to all files in the mod_jk.conf Apache_root_folder\conf cf
directory.\config\wsconfig\1root
Adds an entry in the file of Apache to include .httpd.conf mod_jk.conf
The following files are significant:
uriworkermap.properties: Mapped extensions based on which the connector forwards
requests to Tomcat.
mod_jk.conf: Contains paths to all files in the directory. Change the\config\wsconfig\1
entry to for debugging purposes.JKloglevel info JKloglevel debug
Note
For virtual host configuration, add the following entry in each of the virtual
blocks: JkMountFile " \config\wsconfig\1\uriworkermapcfroot
..properties:"