HP 3PAR Policy Server Installation and Setup Guide (QR483-96004, December 2012)

Comment out the non-SSL configuration section in lines 78 to 81 by adding the text in line 76
(begin comment) and line 82 (end comment), as shown in the following figure. Then, save the file.
75
76<!-- Disable non-SSL port
77
78 <Connector port="443" maxHttpHeaderSize="8192"
79 protocol="org.apache.coyote.http11.Http11Protocol" maxThreads="200"
80 enableLookups="false" redirectPort="8443" acceptCount="400"
81 connectionTimeout="20000" disableUploadTimeout="true" />
82-->
83
After saving the configuration file changes, you can start the Policy Server components. Using the
Windows Services manager, start the HP 3PAR Policy Server components in the following order:
1. OpenDS LDAP Server
2. HP 3PAR Policy Server Database
3. HP 3PAR Policy Server
33