跳转至

Related modules

Here are some modules related to device detection and request handling in NGINX.

  • accept-language — Handles HTTP Accept-Language headers for content negotiation based on device language preferences.
  • bot-verifier — Verifies search index bots, complementing device-type's bot classification.
  • geoip2 — Provides geolocation data based on IP addresses, useful for enhancing device-type detection.
  • dynamic-limit-req — Dynamically limits request rates, which can be useful for managing traffic from different device types.