{"id":"jumpserver-nginx","name":"nginx","af_score":34.0,"security_score":51.2,"reliability_score":47.5,"what_it_does":"nginx is a high-performance web server and reverse proxy for HTTP/HTTPS traffic, supporting load balancing, caching, TLS termination, and flexible request routing via configuration.","best_when":"You need a fast, configurable edge/proxy tier in front of one or more services, with control over routing, headers, caching, and TLS.","avoid_when":"You need a fully managed SaaS API with developer authentication/scopes/rate-limit semantics rather than an ops-managed server.","last_evaluated":"2026-04-04T21:33:56.298767+00:00","has_mcp":false,"has_api":false,"auth_methods":["None (public web endpoints by default)","TLS client authentication (mTLS) at the transport layer (config-dependent)","Optional authentication modules can be configured (e.g., basic auth, JWT via third-party modules)"],"has_free_tier":false,"known_gotchas":["nginx behavior is highly configuration-dependent; agents must reason carefully about config context (server blocks, locations, variables).","Idempotency is not applicable unless an external automation tool manages configuration deployments.","Rate-limiting and retries are not native HTTP-client API concepts here; they are configured (e.g., limit_req) and require correct semantics."],"error_quality":0.0}