The following modifications are made for the Production Server instance.

Production Server Property File Configurations

The following property files are configured for the Production Server:

Property File

Modification

/atg/deployment/file/ FileDeploymentServer

port=18810

/atg/dynamo/Configuration

adminPort=8180
siteHttpServerPort=8180
rmiPort=18860
fileDeploymentPort=18820
drpPort=18810

/atg/dynamo/server/
SQLRepositoryEventServer

enabled=true

/atg/dynamo/service/
ClientLockManager

$class=atg.service.lockmanager.ClientLockManager
lockServerPort=19010
useLockServer=true
lockServerAddress=localhost

/atg/dynamo/service/
ClusterName

clusterName=selfservice

/atg/dynamo/service/
Initial

initialServices+=/atg/dynamo/service/
ServerLockManager

/atg/dynamo/service/
ServerLockManager

port=19010

/atg/dynamo/service/
SMTPEmail

emailHandlerHostName=mailsvr.atg.com

/atg/dynamo/transaction/
TransactionManager

$class=atg.dtm.StaticTransactionManagerWrapper

/atg/search/es/SearchServer

host=localhost

/atg/search/routing/
LaunchingService

engineDir=D:/ATG/ATG9.3/Search9.3/SearchEngine deployShare=D:/ATG/ATG9.3/Search9.3

Production Server Data Warehouse Add On Configuration

The following property files are configured for the Production Server instance if you add data warehousing:

Property File

Modification

/atg/DWDataCollectionConfig

enabled=true
defaultRoot=d:/ATG/ATG9.3/home/logs

/search/routing/command/
search/BrowseRequest

firingSearchEvents=true

/search/routing/command/
search/CategorizeRequest

firingSearchEvents=true

/search/routing/command/
search/QueryRequest

firingSearchEvents=true

/search/routing/command/
search/SimilarDocsRequest

firingSearchEvents=true

/search/routing/command/
search/StructuredQueryRequest

firingSearchEvents=true

/search/routing/command/
search/ViewDocumentRequest

firingSearchEvents=true

Production Server Switching Data Source Add On Configuration

The following property files are configured if you add switching data sources:

Property File

Modification

/atg/epub/DeploymentAgent

switchableDataStores+=/atg/svc/service/
ServiceSwitchingDataSource_read

/atg/svc/service/
ServiceJTDataSource

componentPath=/atg/svc/service/
ServiceSwitchingDataSource_read

 
loading table of contents...