CONTENTS   NextPrevious  



P4 Service

P4 is an object-oriented protocol for remote transmission of objects. It is a session service that enables communication in the cluster.

Visual Administrator

Properties

 

Dispatcher

 

Property

Description

Default Value

 

 

 

ZipDirectory

Specifies the directory in which the log files are archived.

 

logBackup

Ssl

Specifies the ssl port.

 

3044

UnicodeLog

This is a boolean flag specifying whether to write log records in UNICODE.

 

false

MaxFileLength

Specifies the maximum size of the log file (in bytes). If it is exceeded, the file is added to the archive.

 

1048576

Port

Specifies the port where the node listens for requests.

 

3011

allTransports

Specifies all used communication layer protocols

 

httptunneling:ssl:

httptunneling

Specifies the httptunneling port.

 

3080

 

 

Server

 

Property

Description

Default Value

 

 

 

INSTANTIATE_LOCAL_STUB

Specifies if local communication between objects is performed through the generated stubs. It takes boolean values.

 

true

Property Files

../cluster/dispatcher/services/p4/properties  
P4 Service properties specified in the Visual Administrator  section can be set from this property file as well.

../cluster/server/services/p4/properties
P4 Service properties specified in the Visual Administrator  section can be set from this property file as well.

Previous  Next