Latitude
Category: Location
Purpose: Identifies requests by the latitude from which the request was issued.
Key information:
- Latitude 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 latitude as a decimal value from 0 to 90. Preprend - for negative values.
Sample value:
33.9705
- Wildcards are not supported when specifying latitude.
- Certain requests may not return a valid latitude. A question mark (i.e., ?) will match requests for which a valid latitude 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 latitude.
- <: This condition is satisfied when the request originates from a latitude less than the specified value.
- <=: This condition is satisfied when the request originates from a latitude less than or equal to the specified value.
- >: This condition is satisfied when the request originates from a latitude greater than the specified value.
- >=: This condition is satisfied when the request originates from a latitude 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