Limit connection by ip address? #1585
|
I'd like to set up an api server in front of the postgres database, and I'm wondering is there any way to limit connections by incoming ip address, so I could restrict connections to be only allowed from a particular server? Thanks |
Answered by
steve-chavez
May 17, 2021
Replies: 1 comment
This is not user-configurable right now, but it will be once we update Kong to use a db-based configuration(soon). For more details, see this discussion: #1524 (reply in thread) |
0 replies
Answer selected by
steve-chavez
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is not user-configurable right now, but it will be once we update Kong to use a db-based configuration(soon). For more details, see this discussion: #1524 (reply in thread)