APM Browser Agent configuration to timeout immediately when DX Experience Collector is unavailable
search cancel

APM Browser Agent configuration to timeout immediately when DX Experience Collector is unavailable

book

Article ID: 265229

calendar_today

Updated On:

Products

DX Application Performance Management

Issue/Introduction

Configuring Browser Agent Code in the URLs to timeout immediately when DX Experience Collector is down.  This will avoid any performance issues for the end-users of the Application.

Environment

APM 10.8

DxC 2.5

Jboss Agent with the BrowserAgent Extension 2023.3

Cause

Configuration

 

Resolution

Basically, configure Browser Agent to use an Apache reverse proxy in front of the DX Collector (a new feature in 23.1 and latest SaaS ).

If the collector (or SaaS) is unavailable, any Apache reverse proxy can be configured to time out faster than a stuck browser to return a 404 and the BA.js is never loaded.  

Apache reverse proxy timeout 

AXA Guide for the reverse proxy settings.

DX SaaS: 

On-Prem