This article introduces you to the Apache APISIX
opentelemetry
plugin concept and how to enable and deploy theopentelemetry
plugin.
How to Integrate API Gateway and Consul?
Apache APISIX supports the Consul KV-based service discovery registry. This article will walk you through the process of implementing service discovery and service registry in Apache APISIX.
API Gateway Enhances Security by CSRF Plugin
This article introduces
csrf
, the CSRF security plugin for Apache APISIX, and details how to secure your API information in Apache APISIX with the help of thecsrf
plugin.
The practice of Nacos service discovery on API Gateway
This article introduces the basic concepts of Apache APISIX and the Service Registry, and shows you the practice of Nacos service discovery on API Gateway.
Biweekly Report|2.1-2.14 Feature Highlights Update in Progress
From 2.1 to 2.14, 25 contributors submitted 55 commits for Apache APISIX. Thank you all for your contributions to Apache APISIX. It is your selfless contribution to make the Apache APISIX project better!
file logger practice in API Gateway
This article documents the process of developing the
file-logger
plugin by a front-end engineer with no back-end experience.
Apache APISIX Vulnerability for Rewriting X-REAL-IP Header (CVE-2022-24112)
In versions prior to Apache APISIX 2.12.1, there is a risk of rewriting X-REAL-IP header after enabling the Apache APISIX
batch-requests
plug-in. Now the processing information will be announced.
Integrating Splunk HTTP Event Collector with API Gateway
This article explains how to configure and use the Splunk HEC service in Apache APISIX.
Forward-auth, Another Choice for Authentication Function
This article describes the use of
forward-auth
, a new plugin in Apache APISIX, and provides detailed instructions on how to use this cleanly designed authentication model.
Integrating Apache APISIX with gRPC-Web
Apache APISIX already supports gRPC protocol proxies, as well as HTTP(s) to gRPC Server proxies via the gRPC Transcode plugin. Through active community discussion and contributions, Apache APISIX has broadened the scope of support for the gRPC ecosystem: support for the gRPC Web Protocol Request Proxy.