api-management
Here are 164 public repositories matching this topic...
-
Updated
Jan 8, 2022 - Go
-
Updated
Nov 30, 2021 - JavaScript
Issue description
I have see the doc about the benchmark,the result is good: https://apisix.apache.org/docs/apisix/benchmark/
I try it myself, but it is not so good,any one who can tell me how to optimize it.
Here is my env:
I have three host, and they are all 4c8g
host13: I deploy apisix2.11.0 use the source code
host14: I use it to run wrk, the HTTP benchmarking tool
h
On contexts with many APIs and APIs calling other APIs in chains, having too many spans in the zipkin/jaeger dashboards may lead to a too complex usage of such dashboards and of not necessary big data volumes.
For Tyk's admin team, the steps representing the time spent in each Tyk middleware are much valuable.
But the upstream APIs teams just want to know the global time spent in Tyk interna
-
Updated
Jan 5, 2022 - PHP
-
Updated
Jan 7, 2022 - Python
Version
1.10.x (beta)
Is your feature request related to a problem? Please describe.
We have customer requests to expose the following HCM properties:
headers_with_underscores_actionmax_requests_per_connection
It sounds like they are now available on the go-control-plane version we use.
EDIT: additional note: https://www.envoyproxy.io/docs/envoy/latest/api-v3/ex
-
Updated
Oct 27, 2021
-
Updated
Oct 20, 2021 - JavaScript
-
Updated
Dec 4, 2021 - Ruby
-
Updated
Jan 7, 2022 - Java
-
Updated
Nov 5, 2019 - JavaScript
-
Updated
Mar 11, 2021 - JavaScript
-
Updated
Dec 30, 2021 - PHP
-
Updated
May 19, 2021 - JavaScript
-
Updated
Jan 14, 2018 - Java
See https://github.com/apiman/apiman/blob/master/.github/workflows/verify.yaml
Might as well also add builds for Java 11 and 15 while at it.
In the documentation available at this link, the imports listed at this are not available in the Zally code anymore. Please update the documentation so that readers can correctly understand and work to create better documentation as per the organization.
import de.zalando.zally.rule.api.Check
import de.zalan
-
Updated
Jan 7, 2022 - Java
-
Updated
Dec 3, 2021 - Java
-
Updated
Dec 6, 2021 - Kotlin
-
Updated
Jan 8, 2022 - TypeScript
We tried to build dashboard docker image for ARM in #197 but failed. Since I could build dashboard docker image on m1 so there's nothing to do with the building process itself.
And since it stuck at yarn build, a large chance is free Github Actions machine is lack of memory since we also deploy QEMU to simulate arm environment, as [ref](https://stackoverflow.com/questions/59868448/rpc-error
-
Updated
Jan 7, 2022 - Scala
-
Updated
Oct 27, 2020 - Go
-
Updated
Jan 5, 2022 - Vue
-
Updated
Sep 15, 2021 - TypeScript
-
Updated
Jan 7, 2022 - Java
API management apps
Moesif API Insights
Understand API usage and take action with user-centric API observability
Mockend
On-demand GraphQL & REST simple Mock API
Improve this page
Add a description, image, and links to the api-management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the api-management topic, visit your repo's landing page and select "manage topics."

Is there an existing issue for this?
Kong version (
$ kong version)2.5.1.0
Current Behavior
When calling
kong.response.exit(), the function automatically sets the Content-Length header on the response even if the Transfer-Encoding header is present. This is in violation of RFC 7230 3.3.2: