Longitude
Category: Location
Purpose: Identifies requests by the longitude from which the request was issued.
Key information:
- Longitude is not precise. It returns the geographic coordinate for the postal code, city, region, or country associated with the IP address that submitted the request.
-
Specify longitude as a decimal value from 0 to 180. Preprend - for negative values.
Sample value:
-118.4308
- Wildcards are not supported when specifying longitude.
- Certain requests may not return a valid longitude. A question mark (i.e., ?) will match requests for which a valid longitude could not be determined.
-
The Compare option determines when this condition will be met.
- ==: This condition is satisfied when the request originates from the specified longitude.
- <: This condition is satisfied when the request originates from a longitude less than the specified value.
- <=: This condition is satisfied when the request originates from a longitude less than or equal to the specified value.
- >: This condition is satisfied when the request originates from a longitude greater than the specified value.
- >=: This condition is satisfied when the request originates from a longitude greater than or equal to the specified value.
-
Due to the manner in which cache settings are tracked, this match condition is incompatible with the following features:
- Default Internal Max-Age
- Force Internal Max-Age
- Ignore Origin No-Cache
- Internal Max-Stale
Edgecast CDN