This topic lists all the configuration directives for Zend Server Daemon.
The table below is a summary of all the Zend Server Daemon configuration directives, and displays the directive name, its default value, and a description:
| 
                     Directive  | 
                
                     Default Value  | 
                
                     Description  | 
            
| 
                     2  | 
                
                     The Log's verbosity level  | 
            |
| 
                     10  | 
                
                     The maximum size of the log file before it is rotated  | 
            |
| 
                     GLOBAL_DIRECTIVES_INI_FILE  | 
                
                     Global Directives ini File  | 
            |
| 
                     ZEND_PREFIX/etc/cfg / ZEND_PREFIX/etc/conf.d  | 
                
                     Semi colon list of directories containing the Zend Server INI files  | 
            |
| 
                     Semi colon list of directives that will be excluded from the blueprint  | 
            ||
| 
                     Stores the last node id for this node when in single server mode  | 
            ||
| 
                     Stores the current node's external IP address  | 
            ||
| 
                     30  | 
                
                     Set the blueprint check interval, in seconds  | 
            |
| 
                     1  | 
                
                     Set the tasks polling interval, in seconds  | 
            |
| 
                     1  | 
                
                     Sets the interval between reporting of the 'I am alive' record. in seconds  | 
            |
| 
                     1  | 
                
                     The Zend Server Cluster restart strategy. 0 means restart N servers at a time, 1 means restart N% servers at a time  | 
            |
| 
                     33  | 
                
                     The number / % of Zend Servers to restart at a time  | 
            |
| 
                     20  | 
                ||
| 
                     300  | 
                
                     Seconds to wait until session clustering completed its graceful shutdown  | 
            |
| 
                     WEBSEVER_CONFIG_FILE  | 
                
                     Contains the path to the webserver configuration file (e.g. /etc/apache2/apache2.conf)  | 
            |
| 
                     APACHE_CTL_PATH  | 
                
                     Apache Web server control.  | 
            |
| 
                     errors  | 
                
                     Error reporting level on the web server configuration problems  | 
            
The list below contains information for all the available configuration directives for Zend Server Daemon: their description, type, units, default value, modification scope, and the Zend Server version they became available in.
The Log's verbosity level
Default Value: 2
Type: int
Available Since Version: 6.0
The maximum size of the log file before it is rotated
Default Value: 10
Units: MBytes
Type: int
Available Since Version: 6.0
The .ini file that contains the global directives, as defined in ZendGlobalDirectiveDD.xml
Default Value: GLOBAL_DIRECTIVES_INI_FILE
Type: string
Available Since Version: 6.0
Semi colon list of directories containing the Zend Server INI files
Default Value:
Type: string
Available Since Version: 6.0
Semi colon list of directives that will be excluded from the blueprint
Default Value:
Type: string
Available Since Version: 6.2
Stores the last node id for this node when in single server mode
Default Value:
Type: string
Available Since Version: 6.0
Stores the current node's external IP address
Default Value:
Type: string
Available Since Version: 6.0
Set the blueprint check interval, in seconds
Default Value: 30
Type: int
Available Since Version: 6.0
Set the tasks polling interval, in seconds
Default Value: 1
Type: int
Available Since Version: 6.0
Sets the interval between reporting of the 'I am alive' record. in seconds
Default Value: 1
Type: int
Available Since Version: 6.1
The Zend Server Cluster restart strategy. 0 means restart N servers at a time, 1 means restart N% servers at a time
Default Value: 1
Type: int
Available Since Version: 6.0
The number / % of Zend Servers to restart at a time
Default Value: 33
Type: int
Available Since Version: 6.0
Default Value: 20
Type: int
Available Since Version: 6.0
Seconds to wait until session clustering completed its graceful shutdown
Default Value: 300
Type: int
Available Since Version: 6.0
Contains the path to the webserver configuration file (e.g. /etc/apache2/apache2.conf)
Default Value: WEBSEVER_CONFIG_FILE
Type: string
Available Since Version: 6.2
Apache Web server control (service name in Windows, apache ctrl in Unix).
Default Value: APACHE_CTL_PATH
Type: string
Available Since Version: 6.2
Error reporting level on the web server configuration problems
Default Value: errors
Type: string
Available Since Version: 6.2