Movatterモバイル変換


[0]ホーム

URL:


  1. Home
  2. Reference documentation
  3. VCL reference
  4. Variables in VCL

Client request

These variables describe the HTTP request received by Fastly.

Device detection

Fastly exposes a number of VCL variables describing the client hardware and softwarebased on knownUser-Agent strings. The data is automatically updated on aregular basis.

The data in these variables is based on mapping client-providedUser-Agent headersto an open source dataset provided by Fastly. Fastly periodically updates the datasetto have the most recent data, but we cannot guarantee its accuracy.

Presence of data

It's possible for data to be not known for a particularUser-Agent. When notpresent, numerical variables are set to-1, booleans are setfalse, andstrings are set to the empty string.

It's possible to distinguish data being not known from data being explicitlysetfalse by making use of theclient.identified variable.client.identified is set when all features are identified, and so a falsevalue for a property can be seen to be meaningful.

To find out more about variables that provide device vendor, model, andmanufacturer details, contact your Fastly account manager or salesrepresentative, or contactsupport@fastly.com.


[8]ページ先頭

©2009-2025 Movatter.jp