跳到主要内容

APISIX Control API

使用 APISIX Control API 检查或控制单个 APISIX 实例的运行时状态。该 API 默认在 http://127.0.0.1:9090 启用;请在配置文件中设置 apisix.enable_controlapisix.control。此 API 不提供身份认证,因此应仅监听环回地址或其他受信任的内部接口,切勿暴露到公网。

Schema

Health Check

Garbage Collection

  • POST Trigger Garbage Collection /v1/gc

    Trigger a full garbage collection (GC) in the HTTP subsystem. Note that a request to this endpoint would not trigger a garbage collection in the stream subsystem because the subsystems are run in the separate Lua VM.

Route

Upstream

Service

Plugin Metadata

Plugin

Service Discovery

Server Information