Skip to content

Commit

Permalink
update limitation based on fb
Browse files Browse the repository at this point in the history
  • Loading branch information
rtrieu committed Nov 19, 2024
1 parent fe332ec commit 891e469
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions content/en/real_user_monitoring/browser/setup/server.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ The available functionality has the following important limitations:

- If proxying compressed traffic, the Auto-Instrumentation method is not able to inject the JS scriptlet into the HTML traffic.
- This instrumentation method does not support any [advanced RUM configurations][3]. However, `allowedTracingUrls` and `excludedActivityUrls` are supported for NGINX web servers.
- Auto-Instrumentation does not inject into encrypted requests served by NGINX or IIS related to TLS.
- (NGINX only) Auto-Instrumentation does not inject encrypted requests served by the NGINX web server.
- If NGINX or IIS is acting as a proxy and the upstream server has end-to-end encryption (like TLS) enabled, the module can not inject RUM. Ensure the web server is set up for TLS origination for successful instrumentation.
- (Windows IIS only) Configuration for Auto-Instrumentation is only available per Windows IIS site.

## Prerequisites
Expand Down

0 comments on commit 891e469

Please sign in to comment.