Search Parameters

Here you will find all of the search parameter-based control mechanisms for Edgemesh® Client.

Flow Control

The search parameters below are used to control how requests flow through the Edgemesh® System.

em-bypass


Server

Setting this search parameter to server will instruct Edgemesh® Server to skip all server-side optimizations for the given request. This is equivalent to navigating directly to your backend site.

Bypass Server
https://example.com/?em-bypass=server

Client

Setting this search parameter to client will instruct Edgemesh® Client to skip all client-side optimizations for the given request. This is equivalent to requesting the given resource directly from the origin. Edgemesh® Server optimizations will still be applied where applicable.

Bypass Client
https://example.com/?em-bypass=client

All

Setting this search parameter to all will instruct Edgemesh® Client and Server to skip all optimizations for the given request. This is equivalent to requesting the given resource directly from the origin as if there are no Edgemesh® Products installed.

Bypass All
https://example.com/?em-bypass=all

Developer and Support Tools

The search parameters below pertain to developer tools and support requests.

em-controls


Display the Edgemesh® control panel. This panel makes it easy to interact with the Edgemesh® stores, toggle developer and debug modes, change log levels and submit support flares.

Open Controls
https://example.com/?em-controls

Made withby Edgemesh Corporation