Revolyssup commented on issue #2102:
URL:
https://github.com/apache/apisix-ingress-controller/issues/2102#issuecomment-1855345268
I'll take a loot at it tomorrow. Currently I am busy with other tasks.
Thanks for reporting.
--
This is an automated message from the Apache Git Service.
To r
This is an automated email from the ASF dual-hosted git repository.
monkeydluffy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-docker.git
The following commit(s) were added to refs/heads/master by this push:
new f9b445f fix: re-add ca-certificate
monkeyDluffy6017 merged PR #523:
URL: https://github.com/apache/apisix-docker/pull/523
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-uns
kayx23 commented on issue #10627:
URL: https://github.com/apache/apisix/issues/10627#issuecomment-1855244695
Yeah and I thought [PAC
files](https://developer.mozilla.org/en-US/docs/Web/HTTP/Proxy_servers_and_tunneling/Proxy_Auto-Configuration_PAC_file)
are used to conditionally forward traf
AmerDwight commented on issue #10627:
URL: https://github.com/apache/apisix/issues/10627#issuecomment-1855231132
Hmm...
I mean I wana process the request with middle proxy between APISIX and
upstream, not to split the traffic of requests.
The roadmap's like:
```
+
Revolyssup commented on issue #1996:
URL:
https://github.com/apache/apisix-ingress-controller/issues/1996#issuecomment-1855209396
@tulequ Any updates here?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above
Revolyssup commented on issue #2093:
URL:
https://github.com/apache/apisix-ingress-controller/issues/2093#issuecomment-1855207977
> @Revolyssup please help to look
I am already tracking this. this is doc related issue
--
This is an automated message from the Apache Git Service.
To
Mararesliu opened a new issue, #2103:
URL: https://github.com/apache/apisix-ingress-controller/issues/2103
### Issue description
Is apisix ingress can support externalname to proxy to other namespace?
### Environment
- your apisix-ingress-controller version (output of
ap
Revolyssup closed issue #2013: bug: Valid ApisixPluginConfig fails when being
applied to apisix instance
URL: https://github.com/apache/apisix-ingress-controller/issues/2013
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
Revolyssup closed issue #2083: bug: ssls API object never deleted when created
from ingress
URL: https://github.com/apache/apisix-ingress-controller/issues/2083
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
kayx23 commented on issue #2102:
URL:
https://github.com/apache/apisix-ingress-controller/issues/2102#issuecomment-1855185612
No knowledge of this sorry, let's wait for others to pitch in.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
kayx23 commented on issue #10647:
URL: https://github.com/apache/apisix/issues/10647#issuecomment-1855182150
Calling in engineering @monkeyDluffy6017
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
DokiDoki1103 commented on issue #2102:
URL:
https://github.com/apache/apisix-ingress-controller/issues/2102#issuecomment-1855177048
cc @kayx23 @Revolyssup
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
SalvaChiLlo commented on issue #10647:
URL: https://github.com/apache/apisix/issues/10647#issuecomment-1855175751
If the capacity to by pass mTLS in certain subpaths is possible wouldn't it
be possible to have a list of paths that you specifically want mTLS enabled?
On Thu, Dec 14,
sheharyaar commented on issue #10631:
URL: https://github.com/apache/apisix/issues/10631#issuecomment-1855150879
There seems some issue with your deployment, if you are deploying with
docker, please make sure the ws endpoint can be reached from the `apisix`
container/network
--
This is a
sheharyaar commented on issue #10631:
URL: https://github.com/apache/apisix/issues/10631#issuecomment-1855149673
Can I know if you are deploying using Docker ? So here is my test setup. I
tested by adding a sample echo websocket server and the apisix in the same
network with different IPs.
moonming commented on issue #10641:
URL: https://github.com/apache/apisix/issues/10641#issuecomment-1855132418
for `limit-req` plugin, please pay attention to the `nodelay` parameter when
benchmark: https://docs.api7.ai/hub/limit-req
--
This is an automated message from the Apache Git Ser
kayx23 commented on issue #10627:
URL: https://github.com/apache/apisix/issues/10627#issuecomment-1855123848
Check out
[traffic-split](https://docs.api7.ai/hub/traffic-split#configure-different-rules-for-different-upstreams)
plugin, which can be used to conditionally forward requests to dif
leowmjw commented on issue #10641:
URL: https://github.com/apache/apisix/issues/10641#issuecomment-1855123050
@moonming The upstream is just a Go service that returns immediately (e.g.
echo service). Is point 3 relevant if the upstream is just an echo service?
If it is, please provide us
kayx23 commented on issue #10647:
URL: https://github.com/apache/apisix/issues/10647#issuecomment-1855105047
It's probably a no, the reasons being that:
* X.509 certs are valid for domains or sub-domains and have no business to
do with paths.
* APISIX doesn't offer extra mechanisms
Sn0rt commented on issue #10636:
URL: https://github.com/apache/apisix/issues/10636#issuecomment-1855100204
a new test case for question 2 has been reproduced

```lua
#
# Li
Sn0rt commented on PR #10639:
URL: https://github.com/apache/apisix/pull/10639#issuecomment-1855098323
a new test case for question 2 has been reproduced

```lua
#
# License
luoluoyuyu commented on PR #523:
URL: https://github.com/apache/apisix-docker/pull/523#issuecomment-1855097804
The results of the run are as follows

--
This is an automated messag
DokiDoki1103 opened a new issue, #2102:
URL: https://github.com/apache/apisix-ingress-controller/issues/2102
### Current Behavior
After using SDK to update the route, I found that there was no departure
watch mechanism and it did not take effect in a timely manner
```go
c :
sheharyaar commented on issue #10631:
URL: https://github.com/apache/apisix/issues/10631#issuecomment-1855089076
Ok, got it. Will test and update.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
Austin-Russell commented on issue #10631:
URL: https://github.com/apache/apisix/issues/10631#issuecomment-1855087997
The issue occurs with and without the plugin enabled and seems to just
matter if the Authorization header is added.
--
This is an automated message from the Apache Git Ser
sheharyaar commented on issue #10631:
URL: https://github.com/apache/apisix/issues/10631#issuecomment-1855085430
@Austin-Russell , can you please provide the authz-keycloak config you used
with apisix, you can just mask the credentials / secrets from the config. Your
current route config do
moonming commented on issue #10647:
URL: https://github.com/apache/apisix/issues/10647#issuecomment-1855080173
@kayx23 please take a look, thx
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
AmerDwight commented on issue #10627:
URL: https://github.com/apache/apisix/issues/10627#issuecomment-1855079622
**Deeply admire your patient.**
To add headers could be one of the solution.
But is it possible to config `Proxy auto-config` in apisix container or add
as `Environment
moonming commented on issue #10641:
URL: https://github.com/apache/apisix/issues/10641#issuecomment-1855078465
Performance benchmarking is a complex and error-prone task.
Not only do you need to ensure that the configuration of Apache APISIX is
correct (the default configuration is correc
This is an automated email from the ASF dual-hosted git repository.
guoqi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git
The following commit(s) were added to refs/heads/master by this push:
new 45bf00f2bd1 docs: add migu-video-adopts-a
guoqqqi merged PR #1743:
URL: https://github.com/apache/apisix-website/pull/1743
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr.
kayx23 commented on issue #10627:
URL: https://github.com/apache/apisix/issues/10627#issuecomment-1855069827
Ok, back to your question `Is it possible to setup proxy data on routes or a
better way to solve it`
Assuming you just want to add headers (?), you can do so with
`proxy-rewri
guankai opened a new issue, #10257:
URL: https://github.com/apache/apisix/issues/10257
### Description
I used radixtree_uri_with_parameter to match parameters on the path, such as
/path/:param. Currently, I want to use this param in the uri in proxy-rewrite.
How should I handle it?
moonming commented on PR #10645:
URL: https://github.com/apache/apisix/pull/10645#issuecomment-1855062392
> @moonming I'm fine adding more just not sure which ones. Any suggestions
what you think is missing?
@boekkooi-lengoo you can add a test case where the uri parameter does not
ex
AmerDwight commented on issue #10627:
URL: https://github.com/apache/apisix/issues/10627#issuecomment-1855057560
> In my head I'm thinking maybe the middle proxy and network B are managed
by your organization, and that's why you would configure another proxy (APISIX)
in a network (A) that y
DokiDoki1103 closed issue #10651: bug: failed to verify jwt
URL: https://github.com/apache/apisix/issues/10651
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e
kayx23 commented on issue #10627:
URL: https://github.com/apache/apisix/issues/10627#issuecomment-1855042441
It depends on if you administers all these networks or just Network A.
In my head I'm thinking maybe the middle proxy and network B are managed by
your organization, and that's
DokiDoki1103 opened a new issue, #10651:
URL: https://github.com/apache/apisix/issues/10651
### Current Behavior
When I use the JWT plugin, there is a high probability of authentication
failure, but a low probability of authentication success
```
...
plugins:
This is an automated email from the ASF dual-hosted git repository.
wenming pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 553ac4299 feat: add new lua-resty-events as eve
moonming merged PR #10550:
URL: https://github.com/apache/apisix/pull/10550
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@ap
moonming closed issue #10431: bug: the worker run into a dead end in events.lua
URL: https://github.com/apache/apisix/issues/10431
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment
monkeyDluffy6017 commented on PR #10645:
URL: https://github.com/apache/apisix/pull/10645#issuecomment-1855016659
@boekkooi-lengoo please make the ci pass
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above t
AmerDwight commented on issue #10627:
URL: https://github.com/apache/apisix/issues/10627#issuecomment-1855014840
> That's not how you set headers. Please see this example
https://docs.api7.ai/hub/proxy-rewrite#rewrite-uri-and-set-headers
Yes... Thanks for pointing that.
But bac
This is an automated email from the ASF dual-hosted git repository.
monkeydluffy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 2ef9615f9 docs: description client-control
monkeyDluffy6017 merged PR #10635:
URL: https://github.com/apache/apisix/pull/10635
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubs
This is an automated email from the ASF dual-hosted git repository.
guoqi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git
The following commit(s) were added to refs/heads/master by this push:
new 4911a06dd72 docs: add zhengcaiyun-uses-ap
guoqqqi merged PR #1741:
URL: https://github.com/apache/apisix-website/pull/1741
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr.
Yilialinn opened a new pull request, #1743:
URL: https://github.com/apache/apisix-website/pull/1743
Migu's Transcript from Yu Xia in APISIX 2023 Shanghai Meetup
Fixes: #[Add issue number here]
Changes:
Screenshots of the change:
--
This is an automa
jensonfxc commented on issue #10554:
URL: https://github.com/apache/apisix/issues/10554#issuecomment-1854991134
ok i will close this question
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the s
jensonfxc closed issue #10554: bug: nginx relaod but worker does not exit
URL: https://github.com/apache/apisix/issues/10554
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
starsz commented on issue #10648:
URL: https://github.com/apache/apisix/issues/10648#issuecomment-1854980182
Hi @mayunSaicmotor Maybe you can try to remove the "# 指定需要调用的 Dubbo
服务接口完整限定名 " in the request.
https://github.com/apache/apisix/assets/25628854/49fc488b-dc4e-46bf-9f7a-291fc
jujiale commented on PR #10644:
URL: https://github.com/apache/apisix/pull/10644#issuecomment-1854974350
> In my [past tests with other logger
plugins](https://github.com/apache/apisix/pull/10476#issuecomment-1809719588),
the `name` is actually configurable and gets exported to prometheus
AmerDwight commented on issue #10627:
URL: https://github.com/apache/apisix/issues/10627#issuecomment-1854967043
> That's not how you set headers. Please see this example
https://docs.api7.ai/hub/proxy-rewrite#rewrite-uri-and-set-headers
Thanks for pointing out.
But still not go wi
jujiale opened a new pull request, #10650:
URL: https://github.com/apache/apisix/pull/10650
This reverts commit 0609efadcc81564242a1cd3bdf027405a12c943a.
### Description
as kays23 mentioned in
[https://github.com/apache/apisix/pull/10644#issuecomment-1854921761](url), the
syslog p
mayunSaicmotor commented on issue #10649:
URL: https://github.com/apache/apisix/issues/10649#issuecomment-1854956969
https://github.com/apache/apisix/assets/22955377/eb38ed8e-5ff6-4a3f-9a00-3f855f4f604e";>
--
This is an automated message from the Apache Git Service.
To respond to the m
mayunSaicmotor closed issue #10649: help request: java plugin does not work
URL: https://github.com/apache/apisix/issues/10649
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
mayunSaicmotor closed issue #10646: help request: unknown plugin
[ext-plugin-pre-req]
URL: https://github.com/apache/apisix/issues/10646
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
mayunSaicmotor commented on issue #10646:
URL: https://github.com/apache/apisix/issues/10646#issuecomment-1854956415
https://github.com/apache/apisix/assets/22955377/8b95c304-2bca-48dd-98ee-f973b59d68ad";>
configured and fixed,if just use dashboard 去enable the plugin,it does not
work。
github-actions[bot] closed issue #1892: request help: failed to list
*v2.ApisixTls: the server could not find the requested resource (helm install)
URL: https://github.com/apache/apisix-ingress-controller/issues/1892
--
This is an automated message from the Apache Git Service.
To respond to
github-actions[bot] commented on issue #1892:
URL:
https://github.com/apache/apisix-ingress-controller/issues/1892#issuecomment-1854955169
This issue has been closed due to lack of activity. If you think that is
incorrect, or the issue requires additional review, you can revive the issue at
lifehacking commented on issue #5149:
URL: https://github.com/apache/apisix/issues/5149#issuecomment-1854951510
@starsz how solved label name view?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go t
luoluoyuyu closed issue #10642: help request: OIDC plugin failed to connect to
google
URL: https://github.com/apache/apisix/issues/10642
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
luoluoyuyu commented on issue #10642:
URL: https://github.com/apache/apisix/issues/10642#issuecomment-1854943985
@kayx23
Okay, thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spec
This is an automated email from the ASF dual-hosted git repository.
sylviasu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 11344d2b2 docs: update proxy-rewrite docs (#90
SylviaBABY merged PR #9025:
URL: https://github.com/apache/apisix/pull/9025
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@ap
kayx23 commented on PR #10644:
URL: https://github.com/apache/apisix/pull/10644#issuecomment-1854921761
In my [past tests with other logger
plugins](https://github.com/apache/apisix/pull/10476#issuecomment-1809719588),
the `name` is actually configurable and gets exported to prometheus
`ap
kayx23 commented on issue #10627:
URL: https://github.com/apache/apisix/issues/10627#issuecomment-1854905620
That's not how you set headers. Please see this example
https://docs.api7.ai/hub/proxy-rewrite#rewrite-uri-and-set-headers
--
This is an automated message from the Apache Git Servi
AmerDwight commented on issue #10627:
URL: https://github.com/apache/apisix/issues/10627#issuecomment-1854891379
Please refer the following settings:
Route
```yml
{
"uri": "/proxy",
"name": "proxy-t1-route",
"plugins": {
"proxy-rewrite": {
"headers"
kayx23 commented on issue #9131:
URL: https://github.com/apache/apisix/issues/9131#issuecomment-1854864892
I don't think this is a bug per se? But perhaps APISIX should handle this
error better, instead of throwing a 500 internal server error. cc:
@shreemaan-abhishek @monkeyDluffy6017
--
kayx23 commented on issue #9131:
URL: https://github.com/apache/apisix/issues/9131#issuecomment-1854861699
I have recently seen this error when I
* authenticate through the user log in page and subsequently redirected
* update APISIX configuration for the route
* access the rout
kayx23 commented on issue #10642:
URL: https://github.com/apache/apisix/issues/10642#issuecomment-1854852786
Can't reproduce. I used my google OAuth 2.0 credentials and everything works
fine?
 and 3.7.0
(staging). We can reproduce by nuking the etcd cluster and recreating it.
Propagating changes with the APISIX
DokiDoki1103 opened a new issue, #2101:
URL: https://github.com/apache/apisix-ingress-controller/issues/2101
### Issue description
I have not defined CRD, but the admin API supports it. What should I do
### Environment
- your apisix-ingress-controller version (output of
Austin-Russell commented on issue #10631:
URL: https://github.com/apache/apisix/issues/10631#issuecomment-1854191451
[apisix_route_and_upstream_config.txt](https://github.com/apache/apisix/files/13662813/apisix_route_and_upstream_config.txt)
This is the configuration for the route and ups
DokiDoki1103 opened a new issue, #2100:
URL: https://github.com/apache/apisix-ingress-controller/issues/2100
### Issue description
```yaml
apiVersion: apisix.apache.org/v2
kind: ApisixGlobalRule
metadata:
namespace: itihey-system
name: apisix-monitor
spec:
pl
ikatlinsky commented on PR #683:
URL:
https://github.com/apache/apisix-helm-chart/pull/683#issuecomment-1854181163
@AlinsRan @tao12345666333 @Gallardot please, accept new version of the chart
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
ikatlinsky opened a new pull request, #683:
URL: https://github.com/apache/apisix-helm-chart/pull/683
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubs
sheharyaar commented on issue #10631:
URL: https://github.com/apache/apisix/issues/10631#issuecomment-1854161907
It would be better if you can send the various routes and configs you used
with apisix.
--
This is an automated message from the Apache Git Service.
To respond to the message,
mayunSaicmotor opened a new issue, #10649:
URL: https://github.com/apache/apisix/issues/10649
### Description
Dear,
I started apisix(docker) on linux centos , but I tried to acess java
plugin, but got error as below:
{"error_msg":"unknown plugin [ext-plugin-pre-req]"}
*
Austin-Russell commented on issue #10631:
URL: https://github.com/apache/apisix/issues/10631#issuecomment-1854117006
@sheharyaar Please let me know if there is any additional information I can
provide. the error logs for APISIX are above. the method in which I am adding
the header is via Po
This is an automated email from the ASF dual-hosted git repository.
alinsran pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-helm-chart.git
The following commit(s) were added to refs/heads/master by this push:
new 182246d feat(etcd): migrate to the
AlinsRan merged PR #677:
URL: https://github.com/apache/apisix-helm-chart/pull/677
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubsc
mayunSaicmotor opened a new issue, #10648:
URL: https://github.com/apache/apisix/issues/10648
### Description
Dear,
I fase issue on the dubbo-proxy plugin. Please help me.
1. I started docker apisix on mac(M2)
https://github.com/apache/apisix/assets/22955377/6dbc6a2a-2402-4a
Revolyssup commented on code in PR #2096:
URL:
https://github.com/apache/apisix-ingress-controller/pull/2096#discussion_r1425296986
##
docs/en/latest/concepts/apisix_route.md:
##
@@ -262,6 +262,46 @@ spec:
secretRef: echo
```
+## Config with secretRef configuring
Revolyssup commented on issue #2098:
URL:
https://github.com/apache/apisix-ingress-controller/issues/2098#issuecomment-1853831218
@gigi206 Yes currently Gateway CR doesn't directly create the ssl resource.
I am adding this as a feature request and will circle back to it after the v1.8
rele
SalvaChiLlo opened a new issue, #10647:
URL: https://github.com/apache/apisix/issues/10647
### Description
When using mTLS, from what I've seen, it gets configured for the whole
domain(SNI).
```
'{
"sni": "test.com",
"cert": "",
"key": "",
"client
SalvaChiLlo commented on issue #10581:
URL: https://github.com/apache/apisix/issues/10581#issuecomment-1853771803
I have an extra question when using mTLS. From what I've seen, it gets
configured for the whole domain(SNI).
```
'{
"sni": "test.com",
"cert": "",
MirtoBusico commented on issue #9609:
URL: https://github.com/apache/apisix/issues/9609#issuecomment-1853742005
> @MirtoBusico I'm impressed with what you've done.
Well, I'm writing a book about the complete project.
--
This is an automated message from the Apache Git Service.
To re
ranxuxin001 opened a new issue, #9140:
URL: https://github.com/apache/apisix/issues/9140
### Description
Hello everyone,
My apisix 2.9 has more than 15 thousand routes currently. And when I use
the script to update large amount of routes frequently(sleep 0.5 to 5 seconds),
my
monkeyDluffy6017 commented on issue #9140:
URL: https://github.com/apache/apisix/issues/9140#issuecomment-1853732271
considered resolved
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specif
monkeyDluffy6017 closed issue #9140: help request: send Put method admin
request frequently costs apisix cpu high(about 100%) when more than 15 thousand
routes exist in apisix
URL: https://github.com/apache/apisix/issues/9140
--
This is an automated message from the Apache Git Service.
To r
techcheckri commented on issue #10638:
URL: https://github.com/apache/apisix/issues/10638#issuecomment-1853730366
The port reference you refer to does not concern my APISIX ingress, it
concerns APISIX itself. So when I connect over port 80 via http I get normal
response. For 9080 I get a ti
mayunSaicmotor commented on issue #10646:
URL: https://github.com/apache/apisix/issues/10646#issuecomment-1853731752
补充下 ext-plugin-pre-req插件也通过 dashboard 开启了得,不知道为啥一直说 {"error_msg":"unknown
plugin [ext-plugin-pre-req]"}
https://github.com/apache/apisix/assets/22955377/00b2793d-9a71-4a4e
This is an automated email from the ASF dual-hosted git repository.
monkeydluffy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 0609efadc docs(syslog): remove the unused
monkeyDluffy6017 merged PR #10644:
URL: https://github.com/apache/apisix/pull/10644
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubs
mayunSaicmotor opened a new issue, #10646:
URL: https://github.com/apache/apisix/issues/10646
### Current Behavior
我使用 docker-apisix 跑了apisix ,配置了一个简单java 插件,插件不生效一直报错,哪位大佬帮忙看下,跪求解答
MacBook-Pro-7:bin mayun$ curl -i
http://120.78.123.93:9180/apisix/admin/routes/1 -X PUT -d '
> {
1 - 100 of 118 matches
Mail list logo