Home > Configuration > Front-end-optimization

Front-end-optimization

front end optimization configuration. the system's feature to optimize web content for performance.

Configuration APIs


Use this method to create a front end optimization action.


Use this method to create a front end optimization policy.


Use this method to bind policy to feo global.


Use this method to get the front end optimization actions defined, including the built-in actions.


Use this method to get the globally bound front end optimization policies.


Use this method to get front end optimization parameters


Use this method to get the configured front end optimization policies.


Use this method to remove the specified front end optimization action.


Use this method to remove a front end optimization policy.


Use this method to set send AppFlow records about the web pages optimized by this action. The records provide FEO statistics, such as the number of HTTP requests that have been reduced for this page. You must enable the Appflow feature before enabling this parameter.


Use this method to set convert CSS import statements to HTML link tags.


Use this method to set combine one or more CSS files into one file.


Use this method to set inline small images (less than 2KB) referred within CSS files as background-URLs


Use this method to set inline CSS files, whose size is less than 2KB, within the main page.


Use this method to set remove comments and whitespaces from CSSs.


Use this method to set move any CSS file present within the body tag of an HTML page to the head tag.


Use this method to set domain name of the server


Use this method to set remove comments and whitespaces from an HTML page.


Use this method to set convert GIF image formats to PNG formats.


Use this method to set inline images whose size is less than 2KB.


Use this method to set download images, only when the user scrolls the page to view them.


Use this method to set shrink image dimensions as per the height and width attributes specified in the tag.


Use this method to set convert JPEG, GIF, PNG image formats to JXR format.


Use this method to set convert JPEG, GIF, PNG image formats to WEBP format.


Use this method to set remove non-image data such as comments from JPEG images.


Use this method to set convert linked JavaScript files (less than 2KB) to inline JavaScript files.


Use this method to set remove comments and whitespaces from JavaScript.


Use this method to set move any JavaScript present in the body tag to the end of the body tag.


Use this method to set extend the time period during which the browser can use the cached resource.


Use this method to set threshold value of the file size (in bytes) for converting external CSS files to inline CSS files.


Use this method to set maximum file size of an image (in bytes), for coverting linked images to inline images.


Use this method to set the percentage value of a JPEG image quality to be reduced. Range: 0 - 100


Use this method to set threshold value of the file size (in bytes), for converting external JavaScript files to inline JavaScript files.


Use this method to set the optimization to be associated with the front end optimization policy.


Use this method to set the new rule to be associated with the front end optimization policy.


Use this method to unbind policy from feo global.


Remove feo action clientsidemeasurements setting.


Remove feo action convertimporttolink setting.


Remove feo action csscombine setting.


Remove feo action cssimginline setting.


Remove feo action cssinline setting.


Remove feo action cssminify setting.


Remove feo action cssmovetohead setting.


Remove feo action domainsharding setting.


Remove feo action htmlminify setting.


Remove feo action imggiftopng setting.


Remove feo action imginline setting.


Remove feo action imglazyload setting.


Remove feo action imgshrinktoattrib setting.


Remove feo action imgtojpegxr setting.


Remove feo action imgtowebp setting.


Remove feo action jpgoptimize setting.


Remove feo action jsinline setting.


Remove feo action jsminify setting.


Remove feo action jsmovetoend setting.


Remove feo action pageextendcache setting.


Remove feo parameter cssinlinethressize setting.


Remove feo parameter imginlinethressize setting.


Remove feo parameter jpegqualitypercent setting.


Remove feo parameter jsinlinethressize setting.


Remove feo policy action setting.


Remove feo policy rule setting.