Configure workers.properties file for a single server

The Sample File shows the contents of a sample workers.properties file for a single-server configuration. Information that pertains to a clustered configuration is commented out.

As you edit the workers.properties file, keep the following two requirements in mind:

  • The worker name must match the name of PPM instance defined for the KINTANA_SERVER_NAME parameter in the server.conf file.

  • For Web servers such as Sun Java System Web Server, you must specify connection_pool_size, connection_pool_minsize and connection_pool_timeout (see comments in the following sample file).