eZ Publish  [trunk]
index_cluster.php File Reference

Go to the source code of this file.

Variables

else $clusterGatewayFile = ".php"
 $gateway = ezpClusterGateway::getGateway()
if(!defined(
'CLUSTER_ENABLE_DEBUG'))
define( 'CLUSTER_ENABLE_DEBUG' 
false
 Specifies how many sessions should be deleted pr iteration when garbage collecting sessions (to avoid sql calls that lock db)
 if (!defined( 'CLUSTER_STORAGE_USER')) define( 'CLUSTER_STORAGE_USER'
if(!defined(
'CLUSTER_STORAGE_BACKEND')||CLUSTER_STORAGE_BACKEND===null)
if(!defined(
'CLUSTER_ENABLE_HTTP_RANGE'))
define(
'CLUSTER_ENABLE_HTTP_RANGE' 
true

Variable Documentation

else $clusterGatewayFile = ".php"

Definition at line 62 of file index_cluster.php.

Specifies how many sessions should be deleted pr iteration when garbage collecting sessions (to avoid sql calls that lock db)

Definition at line 47 of file index_cluster.php.

Referenced by eZContentOperationCollection\addAssignment(), eZObjectRelationListType\appendObject(), eZTemplateArrayOperator\arrayTrans(), eZContentOperationCollection\attributePublishAction(), eZPHPCreator\canRestore(), eZContentOperationCollection\changeTranslationAvailableStatus(), checkRelationActions(), clearItems(), eZNodeviewfunctions\contentViewGenerate(), eZContentObject\copy(), eZWebDAVContentServer\currentSiteFromPath(), eZFile\downloadContent(), eZFile\downloadHeaders(), eZSubTreeHandler\fetchHttpInput(), eZMysqlSchema\fetchTableFields(), eZNodeviewfunctions\generateNodeViewData(), eZNodeviewfunctions\generateViewCacheFile(), eZCollaborationItemHandler\handleCollaborationEvent(), eZImageInterface\hasSize(), eZINIAddonPackageHandler\iniDOMTree(), eZScript\iterate(), eZContentOperationCollection\loopNodeAssignment(), eZSiteAccess\match(), eZTemplateArrayOperator\modify(), eZContentObjectTreeNode\move(), eZEnumType\objectDisplayInformation(), eZContentStructureTreeOperator\oneLevelChildren(), eZSubtreeSubscriptionType\onPublish(), eZObjectRelationListType\onPublish(), eZCodeMapper\parseTransformationFile(), eZTemplateDebugFunction\process(), eZStepSiteDetails\processPostData(), purgeItems(), eZContentObject\relatedObjectCount(), eZContentObject\relatedObjects(), eZContentOperationCollection\removeAssignment(), reportProgress(), eZFileTransport\sendMail(), eZSendmailTransport\sendMail(), eZContentClass\storeVersioned(), eZTemplateDebugFunction\templateNodeTransformation(), eZContentOperationCollection\updateAlwaysAvailable(), eZISBN10To13Converter\updateContentFromClassAttribute(), and eZIniSettingType\validateObjectAttributeHTTPInput().

if(!file_exists($clusterGatewayFile))

Definition at line 49 of file index_cluster.php.