application acceleration manager
2 TopicsSSL forward proxy with web acceleration iApp template
Problem this snippet solves: This iApp template configures a wildcard virtual server and associated objects required for accelerating outbound traffic to SaaS applications. The BIG-IP SSL forward proxy feature is used to decrypt client-side traffic and re-encrypt the traffic before forwarding to the destination, with Web Accelerator storing a local copy of application resources as according to a pre-defined custom acceleration policy (see below). v0.1.0 Version 0.1.0 of this iApp template contains improvements to the original template including inline help and additional acceleration and optimization options such as OneConnect and HTTP compression. NOTE: This version of the iApp template works on BIG-IP versions 11.3 and later. You must have licensed and provisioned both LTM and AAM/WAM modules. v1.0.0rc1 Version 1.0.0 of this iApp includes explicit forward proxy options, as well as support for LTM policy and additional inline help. NOTE: This version of the iApp template works on BIG-IP versions 11.5 and later. You must have licensed and provisioned both LTM and AAM/WAM modules. v1.1.0rc2 Fixed an issue with the associated cli script that could prevent users from importing iApp templates. For instructions on using this iApp template, or manual configuration guidance, see http://www.f5.com/pdf/deployment-guides/f5-saas-dg.pdf Code : 46495334Views0likes0CommentsEnable or disable acceleration using a cookie iApp
Problem this snippet solves: This F5 contributed, release candidate iApp template provides a (temporary) way of quickly enabling/disabling Web Acceleration on a per user session basis, using a browser cookie. This can be useful for debugging or benchmarking purposes. The template creates a new virtual server using the same IP address as the existing virtual server for which you want to toggle acceleration, but on a different service port. This new virtual server can set and delete the accel-disable cookie when you browse to it. This version of this iApp template is now found on downloads.f5.com in the iApp templates package. For more information, see the inline help and the Help tab in the template. Code : 46229332Views0likes0Comments