SSDisableProjectDeferredNodeExpansion SSDomCacheDefaultFileSizeFactor SSDomCacheFileSizeFactors SSDomCacheLowerBound SSDomCacheMultiplier SSDomCacheNodeMultiplier SSDomCacheStringMultiplier SSDomCacheStringOverhead
12.60 SSDisableLinkResolutionSiteLocking
This configuration flag is used to reduce site lock contention during page assembly. When the flag is set to yes, it prevents the Idoc script extensions ssLink and ssNodeLink, as well as the wcmUrl equivalents wcmUrl’link’... and wcmUrl’nodelink’..., from synchronizing their accesses of internal web site information structures. This can improve performance by reducing lock contention, which then allows multiple requests to process simultaneously. However, this comes at the risk of producing inaccurate links in a changing web site. Setting the flag to yes is most useful when the Oracle Content Server is run under the following conditions: ■ The Site Studio web sites change infrequently; it is largely a read-only environment. ■ The web pages contain numerous ssLink or ssNodeLink calls to produce links. ■ The server is typically sufficiently loaded to cause lock contention inside Site Studio. Values Boolean Default no12.61 SSDisableProjectDeferredNodeExpansion
This flag is used to control whether DOM nodes will be expanded in memory during the loading of XML files, or if the node content will be loaded on-demand. Values Boolean Default yes12.62 SSDomCacheDefaultFileSizeFactor
This flag specifies the default file size value to multiply the file size by to obtain a cache size. Values Numeric Default 2.0 Site Studio Configuration Flags 12-2112.63 SSDomCacheFileSizeFactors
This flag defines a comma-separated list of file sizes and multipliers that control the computed cache size. For example, the following string 1000,6.0,10000,2.7,50000,2.1,100000,1.9,300000,1.6 multiplies files sized [0..999] by 6.0, multiplies files sized [1000..9999] by 2.7, multiplies files sized [10000..49999] by 2.1, multiplies files sized [50000..99999] by 1.9, multiplies files sized [100000..299999] by 1.6, Files outside the range above are multiplied by the value of SSDomCacheDefaultFileSizeFactor see Section 12.62, SSDomCacheDefaultFileSizeFactor . Values CSV string Default No default value.12.64 SSDomCacheLowerBound
This flag is used to define a lower bound on the reported cache size. Values Numeric Default 600012.65 SSDomCacheMultiplier
This flag is used to set a multiplier on the computed cache size to arrive at a final value reported to the cache. The cache will then multiply the reported value by 10 in its computations. Values Numeric Default 0.1 12-22 Oracle Fusion Middleware Technical Reference Guide for Site Studio12.66 SSDomCacheNodeMultiplier
This flag specifies the number of bytes to count per DOM node. Values Numeric Default 1212.67 SSDomCacheStringMultiplier
This flag specifies the number of bytes to multiply string lengths in the DOM by to produce the string size. Values Numeric Default 212.68 SSDomCacheStringOverhead
This flag specifies the number of bytes to add per string in the DOM. Values Numeric Default 2412.69 SSDomCacheUseDOM
Parts
» Oracle Fusion Middleware Online Documentation Library
» About the Site Studio Technical Reference Scope of the Technical Reference About Site Assets
» Page Templates Subtemplates Templates
» Relationship Between Templates and Definitions Serving Web Pages
» xWebsiteSection xWebsites Metadata Fields
» xDontShowInListsForWebsites xRegionDefinition Metadata Fields
» Conversions Definitions About Metadata About Link Formats Using Path-Based Links
» wcmUrl Using Server-Side Script Links
» ssLink ssNodeLink ssWebLayoutUrl Using Server-Side Script Links
» ssLINK ssNODELINK Using Token Links
» sitenavigation.js Runtime Auto-Generated Files
» sitenavigationfunctions.js sitenavigation.xml
» Using JavaScript Links About Runtime Generated Files wcm.toggle.js
» About Fragments Oracle Fusion Middleware Online Documentation Library
» Fragment Libraries Oracle Fusion Middleware Online Documentation Library
» Read-Only Fragment Libraries Fragment Inclusion Using wcmFragment
» Client-Side JavaScript Server-Side Idoc Script
» fragments fragment parameter The Fragment Definition File
» snippet designview element The Fragment Definition File
» Fragment Snippets and the ssIncludeXml Fragment Instance Structure in the ssinfo XML Data Island
» About Native Documents wcmDynamicConversion Document Conversion in the Properties Pane
» Loading the Element API Element API Dependent Scripts
» Communication from a Contributor Form to a Custom Element
» Detecting Legacy Custom Element Forms Upgrading Legacy Custom Elements
» wcmElement wcmListStart wcmListEnd wcmListElement
» wcmUrl ssIncludeXml Oracle Fusion Middleware Online Documentation Library
» ssGetDocInfo ssGetXmlNodeCount ssIncDynamicConversion ssIncDynamicConversionByRule
» ssRandom ssGetNodeProperty ssGetWebsiteNodeType ssGetCoreMajorVersion
» ssSplitString ssGetWebsiteName ssGetSiteProperty ssGetFirstNodeId ssGetRelativeNodeId
» ssLoadSiteNavResultSet ssGetServerRelativeUrl ssGetServerRelativePath ssGetUrlPageName
» ssGetNodeLabel ssGetNodeLabelPath ssGetAllSites ssLink ssNodeLink
» ssWeblayoutUrl About Idoc Script Variables HttpWebsitesRoot HttpRelativeWebsitesRoot
» Services Related to Designer
» SS_ADD_NODE SS_ADD_WEBSITE_ID SS_BATCH_DECODE_LINK SS_CHECKIN_FRAGMENT_LIBRARY
» SS_COMMIT_SITE_CHANGES SS_CREATE_NEW_SITE_EX2 SS_CREATE_SITE_NAV_JS
» SS_DECODE_LINK SS_DELETE_NODE SS_DOC_INFO_LATEST SS_EDIT_NATIVE_DOCUMENT
» SS_GET_DOCUMENT_USAGE SS_GET_ENVIRONMENT_PROPERTY_NAMES SS_GET_FIRST_NODE_ID SS_GET_FRIENDLY_URL
» TARGET SECTION SOURCE SS_GET_PAGE
» SS_GET_NODE_LINK SS_GET_NODE_PROPERTY SS_GET_PLACEHOLDER_SWITCH_CONTENT_CONFIG
» SS_GET_SITE_AS_XML_EX2 SS_GET_SITE_ASSET_CATEGORIES SS_GET_SITE_CHANGE_MONITOR_TOKEN
» SS_PREPARE_PREVIEW SS_PUBLISH_THIS_PAGE SS_REMOVE_WEBSITE_ID SS_SET_ALL_CUSTOM_NODE_PROP_DEFS
» SS_SET_ELEMENT_DATA SS_SET_ENVIRONMENT_PROPERTY_NAMES SS_SET_NODE_PROPERTY SS_SET_NODES_PROPERTIES
» SS_SWITCH_REGION_ASSOCIATION SS_VALIDATE_WEBSITE_OBJECT WCM_PLACEHOLDER
» WCM_EDIT_DATA_FILE WCM_BEGIN_EDIT_SESSION
» Optimization Requirements The Build Process
» Installing the Contributor Console Window Launching the Contributor Console Window
» Contributor Console Window Context Ensuring the Contributor Console Window is Root
» Logging Syntax Time Profiling
» Command Window Helper Functions Keyboard Commands About the Manager Settings File ssm:settings Tag
» ssm:general Tag ssm:addSection Tag
» ssm:primaryLayout Tag ssm:secondaryLayout Tag
Show more