The deployment track for Edgemesh® Client and other static resources.
Configuration
Edgemesh® Server can be configured using the API and Portal.
Properties
Below are the available configuration options for Edgemesh® Server:
cdnTrack
apiTrack
The deployment track for Edgemesh® API.
workerTrack
The deployment track for Edgemesh® Server.
enableCaching
Enables the edge cache feature.
revalidateTime
The cache revalidation time in seconds. Pages will be continuously revalidated, but other resources are revalidated on an interval. The value is in seconds, defaulting to 15 minutes.
defaultMaxAge
When no cache control header is present on a resource, Edgemesh® sets a default header. This value is the s-maxage, or the time the resource will be cached at the edge, defaulting to 7 days.
enablePrerender
Dynamic pre-rendering enabled. Bots and search engines will be served a pre-rendered version of the page. Pre-rendered pages are faster and better for indexing, but lack interactivity.
enableAnalytics
Enables the tag-less tracking and analytics data collection.
enableImageOptimization
Enables the image optimization feature.
defaultImageQuality
The default quality for image optimization. This value can be overridden for a specific image via the em-quality
search parameter. The default of 75
is a good balance between clarity and performance.
enableBotProtection
Enables ad fraud and bot traffic protection.
unshardImages
Un-shard image src and srcsets.
unshardCss
Un-shard stylesheet href attributes and stylesheet content.
unshardScripts
Un-shard script tag src attributes.
minifyHtml
Minifies HTML content and strips comments.
minifyCss
Minifies stylesheet content and strips comments.
minifyScripts
Minifies javascript content and strips comments.
injectEdgemesh
Inject the Edgemesh® Client script.
shopifyPlugin
Enables the Shopify plugin.