Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
1 answer
153 views

I've been using the Post-Function plugin in Kong Gateway to implement some custom logic. Lately, a large part of it has become unnecessary, and I am left with the following configuration, which only ...
0 votes
1 answer
99 views

I am new to kong api gateway, I am planning to use rate limiting plugin in cluster ode and will use postgres as backend data store . I want to apply at my service level. SO for each request the plugin ...
vipulk10's user avatar
  • 121
0 votes
0 answers
44 views

I'm trying to use Kong as API Gateway with a custom authentication service to authenticate all users for all services in the upstream. At the beginning I'll use my custom authentication service, but ...
danilo's user avatar
  • 9,633
-1 votes
1 answer
244 views

Hello I am rather new to Kong and am trying to write a plugin takes one part of a users request to a lambda function, and the other part to an s3 bucket (i would prefer to handle any data splitting ...
1 vote
2 answers
243 views

I have setup an API-Gateway with kong and below is my kong.yml file. _format_version: "2.1" _transform: true services: - name: auth-service url: http://xxxxxxxxxxx routes: - ...
1 vote
0 answers
166 views

I need help in the configuration of the response transformer plugin for adding/appending dynamic headers to the response. I am able to add static headers to the response header, but even after adding ...
0 votes
0 answers
403 views

(This question relates to using Kong API Gateway as a way to offer multiple LLM APIs as a service) I have a number of self-hosted LLMs which I want to access via Kong's AI Gateway (i.e "A.I Proxy ...
0 votes
1 answer
404 views

using docker to run the Kong ,I am created the custom Plugin To Validate the header Key :Test123 using docker to run the Kong ,I am created the custom Plugin To Validate the header Key :Test123 \------...
bics siva's user avatar
1 vote
0 answers
377 views

I've been having this problem in weeks. I made a custom plugin for Kong, written in Lua, that supposed to forward any request that Kong received to a custom auth service. Here is Handler.lua. -- ...
1 vote
1 answer
105 views

I am using kong for my api management and the version am using is 0.11.0 (very old) and Postgres version is 10.x. We have an requirement to update the postgres to community edition (15.x) and it needs ...
1 vote
0 answers
145 views

I am trying to create docker environment via following this tutorial here However, in the last step I am receiving following error even though I did everything as mentioned: Request: curl "http://...
0 votes
1 answer
338 views

I have two VMs. One is running an Apache server with a Django API and the other is running Kong. The two VMs are on the same network and can ping each other, and I can access the Django site on my ...
0 votes
1 answer
381 views

I'm upgrading kong gateway and facing an issue while running the image old configuration docker file: kong/kong-gateway:2.8.1.1 and upgraded to: kong:3.3.1-alpine The image is built without any ...
0 votes
0 answers
31 views

I am running below docker command in Command Prompt, but I am getting "docker: invalid reference format." this error. docker run -d --name kong-dbless \ --network=kong-net \ -v "$(pwd):/...
0 votes
1 answer
492 views

I have custom plugin for the Kong Gateway v3.6.0 During the access phase it may kong.response.exit with a 500 status. I'm later catching responses with status of 500 during the header_filter phase (...
Heidtmare's user avatar

15 30 50 per page
1
2 3 4 5
...
12

AltStyle によって変換されたページ (->オリジナル) /