apisix
Here are 22 public repositories matching this topic...
Issue description
Hi, when I create a new Issue or PR, it's too complex for me to fulfill the contents :)
I find a better example here https://github.com/facebook/docusaurus/issues/new/choose, could we have some ideas from it?
, shall we make it available also for main chart?
Actual Behaviour
We have a download page here[1], it supports the latest version of source codes, we could provide more ways to download package
[1] https://apisix.apache.org/downloads
Solution
We support RPM/Docker/Helm ways to get package, we could generate or add their links on the download page.
Issue description
Currently, we have an implicit 60s timeout when running the Go plugin. The common way in Go is to use a Context that will time out after the 60s.
Therefore, we should find a way to introduce Context into plugin runner.
If you are interested in this issue, please discuss your design here before submitting any code. Thanks.
Environment
- APISIX Go Plugin Runn
The log of the Java plug-in is written to the error.log of apisix, which is unreasonable. Because the plug-in itself will generate many logs, the plug-in log is mixed with the apisix log
advice:
The Java plug-in log is printed separately and controlled by the Java plug-in itself
-
Updated
Apr 21, 2021 - Go
-
Updated
Oct 30, 2021 - Dockerfile
-
Updated
Aug 25, 2020 - Go
-
Updated
Nov 8, 2019 - Smarty
Improve this page
Add a description, image, and links to the apisix topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the apisix topic, visit your repo's landing page and select "manage topics."




Improved or typo fixed.
add new diagram before https://github.com/apache/apisix/blob/master/docs/en/latest/architecture-design/apisix.md#plugin-loading-process
Solution