whioue opened a new issue #6418:
URL: https://github.com/apache/apisix/issues/6418
### Issue description
配置 ssl 资源,同时配置了 client.ca 和 client.depth
参数、在上游中配置了客户端证书和密钥、在运行开启了双向认证的服务端。我通过抓包进行分析,发现客户端与apisix之间是进行一个完整且正常的双向认证,但是apisix作为客户端与服务端进行双向认证时,apisix未校验服务端证书的合法性,当服务端配置不合法的证书和密钥时,api
zaunist commented on pull request #6202:
URL: https://github.com/apache/apisix/pull/6202#issuecomment-1047511007
> @zaunist I am curious why a shorter ttl is chosen?
Hi, @spacewander. Previously, server-info would write a lot of dirty data
and cause performance problems with ETCD, bu
netlify[bot] edited a comment on pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#issuecomment-1046632562
✔️ Deploy Preview for *apache-apisix* ready!
🔨 Explore the source changes: aade0bc1f58495be8a50fc07e394a7cddd8716da
🔍 Inspect the deploy log:
Belyenochi commented on issue #321:
URL:
https://github.com/apache/apisix-ingress-controller/issues/321#issuecomment-1047506158
> > > @Belyenochi Thanks! We currently have it covered. But in the latest
APISIX the Prometheus plugin needs to be exposed using the public-api plugin,
it would
netlify[bot] edited a comment on pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#issuecomment-1046632562
--
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 com
shuaijinchao commented on issue #6413:
URL: https://github.com/apache/apisix/issues/6413#issuecomment-1047505112
cool, using `labels` can indeed describe `issues/pr` more clearly.
unfortunately, currently projects under Apache cannot use `bot` to manage these
tags, which will result in a l
netlify[bot] edited a comment on pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#issuecomment-1046632562
👷 Deploy Preview for *apache-apisix* processing.
🔨 Explore the source changes: 1a6f7eb95a5a3a9e8660763b255aa1fdd6da64f2
🔍 Inspect the deploy lo
spacewander commented on a change in pull request #6382:
URL: https://github.com/apache/apisix/pull/6382#discussion_r811634313
##
File path: apisix/plugins/auth-casdoor.lua
##
@@ -0,0 +1,128 @@
+--
+-- Licensed to the Apache Software Foundation (ASF) under one or more
+-- contr
netlify[bot] edited a comment on pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#issuecomment-1046632562
✔️ Deploy Preview for *apache-apisix* ready!
🔨 Explore the source changes: 303026fe1add3ee75ab70cbc6734c9188d3e4955
🔍 Inspect the deploy log:
netlify[bot] edited a comment on pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#issuecomment-1046632562
👷 Deploy Preview for *apache-apisix* processing.
🔨 Explore the source changes: 303026fe1add3ee75ab70cbc6734c9188d3e4955
🔍 Inspect the deploy lo
netlify[bot] edited a comment on pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#issuecomment-1046632562
✔️ Deploy Preview for *apache-apisix* ready!
🔨 Explore the source changes: 1f8dc3308a0669e6829a7dce7db0b7ab927dad2d
🔍 Inspect the deploy log:
netlify[bot] edited a comment on pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#issuecomment-1046632562
--
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 com
netlify[bot] edited a comment on pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#issuecomment-1046632562
--
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 com
netlify[bot] edited a comment on pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#issuecomment-1046632562
--
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 com
netlify[bot] edited a comment on pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#issuecomment-1046632562
👷 Deploy Preview for *apache-apisix* processing.
🔨 Explore the source changes: ba0f0353731be3f70e7767274217047b547ddcb1
🔍 Inspect the deploy lo
dickens7 closed pull request #112:
URL: https://github.com/apache/apisix-helm-chart/pull/112
--
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: notif
liangliang4ward commented on pull request #6346:
URL: https://github.com/apache/apisix/pull/6346#issuecomment-1047483170
> ```
> rg 为-Apache-APISIX-构建-OpenResty
> docs/zh/latest/admin-api.md
> 588:以下特性需要 APISIX 运行于
[APISIX-OpenResty](./how-to-build.md#步骤6:为-Apache-APISIX-构建-OpenRes
whioue removed a comment on issue #6410:
URL: https://github.com/apache/apisix/issues/6410#issuecomment-1047480256
我通过抓包进行分析,发现客户端与apisix之间进行了一个完整且正常的双向认证,apisix与服务端之间也是进行一个完整的双向认证,但是apisix作为客户端与服务端进行双向认证是未校验服务端的证书,请问一下这样做的原因是什么?
--
This is an automated message from the Apache Git Servic
whioue commented on issue #6410:
URL: https://github.com/apache/apisix/issues/6410#issuecomment-1047480256
我通过抓包进行分析,发现客户端与apisix之间进行了一个完整且正常的双向认证,apisix与服务端之间也是进行一个完整的双向认证,但是apisix作为客户端与服务端进行双向认证是未校验服务端的证书,请问一下这样做的原因是什么?
--
This is an automated message from the Apache Git Service.
To re
liangliang4ward opened a new pull request #6417:
URL: https://github.com/apache/apisix/pull/6417
### What this PR does / why we need it:
fix openresty doc link
### Pre-submission checklist:
* [ ] Did you explain what problem does this PR solve? Or what new fe
mangoGoForward opened a new pull request #6416:
URL: https://github.com/apache/apisix/pull/6416
Signed-off-by: mango
### What this PR does / why we need it:
Resolved #6414
### Pre-submission checklist:
* [x] Did you explain what problem does this PR s
Belyenochi commented on a change in pull request #6229:
URL: https://github.com/apache/apisix/pull/6229#discussion_r811614552
##
File path: apisix/plugins/authz-keycloak.lua
##
@@ -61,8 +61,13 @@ local schema = {
cache_ttl_seconds = {type = "integer", minimum = 1, defa
hf400159 commented on a change in pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#discussion_r811616507
##
File path: website/i18n/zh/docusaurus-plugin-content-blog/2022/02/21/nacos.md
##
@@ -0,0 +1,221 @@
+---
+title: "功能回顾:Apache APISIX 基于 Nacos 实现服务
shenzhuangzhi1 commented on issue #6409:
URL: https://github.com/apache/apisix/issues/6409#issuecomment-1047470867
> Could you explain why we need to use a cryptographic hash function with
authentication? There is no md5-auth plugin.
`hmac-auth` has three kind of algorithms: `hmac-sh
liangliang4ward commented on pull request #6346:
URL: https://github.com/apache/apisix/pull/6346#issuecomment-1047470598
> Would you like to fix the link in gzip and real-ip?
With pleasure.
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
Belyenochi commented on a change in pull request #6229:
URL: https://github.com/apache/apisix/pull/6229#discussion_r811614889
##
File path: apisix/plugins/authz-keycloak.lua
##
@@ -61,8 +61,13 @@ local schema = {
cache_ttl_seconds = {type = "integer", minimum = 1, defa
Chever-John opened a new pull request #6415:
URL: https://github.com/apache/apisix/pull/6415
### What this PR does / why we need it:
This PR addresses the problem of duplicate logger log fields.
Refactoring makes life better.
### Pre-submission checklist:
Belyenochi commented on a change in pull request #6229:
URL: https://github.com/apache/apisix/pull/6229#discussion_r811614552
##
File path: apisix/plugins/authz-keycloak.lua
##
@@ -61,8 +61,13 @@ local schema = {
cache_ttl_seconds = {type = "integer", minimum = 1, defa
spacewander commented on pull request #6346:
URL: https://github.com/apache/apisix/pull/6346#issuecomment-1047468429
```
rg 为-Apache-APISIX-构建-OpenResty
docs/zh/latest/admin-api.md
588:以下特性需要 APISIX 运行于
[APISIX-OpenResty](./how-to-build.md#步骤6:为-Apache-APISIX-构建-OpenResty):
597:
tzssangglass commented on pull request #6402:
URL: https://github.com/apache/apisix/pull/6402#issuecomment-1047467299
> bad title, please change it to a meaningful title I don't think anyone
knows what this means.
update
--
This is an automated message from the Apache Git Service.
mangoGoForward commented on issue #6414:
URL: https://github.com/apache/apisix/issues/6414#issuecomment-1047466922
[As the discussion
said](https://github.com/apache/apisix/pull/6215#discussion_r808727629). the
content of table header is Chinese in En doc, and I'd like to tackle this issue
liangliang4ward commented on issue #6408:
URL: https://github.com/apache/apisix/issues/6408#issuecomment-1047466015
> You can refer to
https://github.com/apache/apisix/blob/master/docs/en/latest/internal/testing-framework.md
I know that..
but when test case like `add route` oc
spacewander commented on issue #6403:
URL: https://github.com/apache/apisix/issues/6403#issuecomment-1047462132
Once this feature is merged in Nginx and we catch up the latest version.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
spacewander commented on issue #6414:
URL: https://github.com/apache/apisix/issues/6414#issuecomment-1047461711
There is already an English one?
https://github.com/apache/apisix/blob/master/docs/en/latest/plugins/clickhouse-logger.md
Do you mean fixing the table in it?
--
This is a
This is an automated email from the ASF dual-hosted git repository.
spacewander pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git.
from ecf08c6 docs: update public API relative usage (#6318)
add 4624135 docs: add zh proxy-control.md&modify o
navysummer closed issue #126:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/126
--
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:
spacewander merged pull request #6346:
URL: https://github.com/apache/apisix/pull/6346
--
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: notificatio
tzssangglass commented on a change in pull request #6321:
URL: https://github.com/apache/apisix/pull/6321#discussion_r811606360
##
File path: autodocs/generate.sh
##
@@ -18,27 +18,30 @@
set -ex
-install_dependencies() {
+# workdir is the root of the apisix, use command: au
spacewander commented on pull request #6229:
URL: https://github.com/apache/apisix/pull/6229#issuecomment-1047460239
> hi @Belyenochi , thank you for contributing, pls fix Doc Lint check,just a
little problem that needs to be fixed.
Solved in
https://github.com/apache/apisix/commit/
spacewander commented on a change in pull request #6229:
URL: https://github.com/apache/apisix/pull/6229#discussion_r811605899
##
File path: docs/en/latest/plugins/authz-keycloak.md
##
@@ -54,6 +54,10 @@ For more information on Keycloak, refer to [Keycloak
Authorization Docs](
lizj3624 commented on issue #6412:
URL: https://github.com/apache/apisix/issues/6412#issuecomment-1047451854
I guress it's ngx_lua bug,i closed the issue in apisix, [ngx_lua
issue](https://github.com/openresty/lua-nginx-module/issues/2015)
--
This is an automated message from the Apache
lizj3624 closed issue #6412:
URL: https://github.com/apache/apisix/issues/6412
--
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-unsub
netlify[bot] edited a comment on pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#issuecomment-1046632562
✔️ Deploy Preview for *apache-apisix* ready!
🔨 Explore the source changes: 2b6a75f99df15d3392075365d0b83e88433bbb3d
🔍 Inspect the deploy log:
juzhiyuan commented on issue #6413:
URL: https://github.com/apache/apisix/issues/6413#issuecomment-1047450836
I'm not sure if we really need those many labels 😅 because those labels are
enough for me, let's wait for other maintainers ideas.
--
This is an automated message from the Apache
netlify[bot] edited a comment on pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#issuecomment-1046632562
👷 Deploy Preview for *apache-apisix* processing.
🔨 Explore the source changes: 2b6a75f99df15d3392075365d0b83e88433bbb3d
🔍 Inspect the deploy lo
netlify[bot] edited a comment on pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#issuecomment-1046632562
✔️ Deploy Preview for *apache-apisix* ready!
🔨 Explore the source changes: 8f71369e210030b8c2d22e45705a645983f6f787
🔍 Inspect the deploy log:
juzhiyuan commented on issue #6413:
URL: https://github.com/apache/apisix/issues/6413#issuecomment-1047449052
> Please let me know if there is a community drive where we can host this
file so that everyone can edit it.
Actually no, we use mailing list or GitHub issue to track and dis
netlify[bot] edited a comment on pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#issuecomment-1046632562
👷 Deploy Preview for *apache-apisix* processing.
🔨 Explore the source changes: 8f71369e210030b8c2d22e45705a645983f6f787
🔍 Inspect the deploy lo
membphis edited a comment on issue #6405:
URL: https://github.com/apache/apisix/issues/6405#issuecomment-1047447859
This seems like a bug, all right? @tzssangglass
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
membphis commented on issue #6405:
URL: https://github.com/apache/apisix/issues/6405#issuecomment-1047447859
This seems like a bug, right?
--
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 spe
membphis commented on a change in pull request #6215:
URL: https://github.com/apache/apisix/pull/6215#discussion_r811594010
##
File path: docs/en/latest/plugins/clickhouse-logger.md
##
@@ -0,0 +1,148 @@
+---
+title: clickhouse-logger
+---
+
+
+
+## Summary
+
+- [**Name**](#name
membphis commented on a change in pull request #6215:
URL: https://github.com/apache/apisix/pull/6215#discussion_r811593762
##
File path: apisix/plugins/clickhouse-logger.lua
##
@@ -0,0 +1,179 @@
+--
+-- Licensed to the Apache Software Foundation (ASF) under one or more
+-- con
membphis opened a new issue #6414:
URL: https://github.com/apache/apisix/issues/6414
### Improved or typo fixed.
https://github.com/apache/apisix/pull/6215/files#r803272780
it is Chinese.
### Solution
We need to translate Chinese to English
--
This is an automa
juzhiyuan closed issue #1992:
URL: https://github.com/apache/apisix-dashboard/issues/1992
--
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: notifica
guoqqqi commented on issue #1992:
URL:
https://github.com/apache/apisix-dashboard/issues/1992#issuecomment-1047437475
This issue can now be closed as it has been resolved cc @juzhiyuan @bzp2010
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
avinal commented on a change in pull request #6389:
URL: https://github.com/apache/apisix/pull/6389#discussion_r811585631
##
File path: docs/en/latest/how-to-build.md
##
@@ -301,14 +309,12 @@ Content-Type: text/plain
{"node":{...},"action":"get"}
```
-At this point, if the
avinal commented on a change in pull request #6389:
URL: https://github.com/apache/apisix/pull/6389#discussion_r811584370
##
File path: docs/en/latest/how-to-build.md
##
@@ -182,54 +190,54 @@ apisix start
Both `apisix quit` and `apisix stop` can stop Apache APISIX. The main
avinal commented on a change in pull request #6389:
URL: https://github.com/apache/apisix/pull/6389#discussion_r811583797
##
File path: docs/en/latest/how-to-build.md
##
@@ -113,30 +117,34 @@ Please refer to: [Installing Apache APISIX with Helm
Chart](https://github.com/a
m
avinal commented on a change in pull request #6389:
URL: https://github.com/apache/apisix/pull/6389#discussion_r811583443
##
File path: docs/en/latest/how-to-build.md
##
@@ -113,30 +117,34 @@ Please refer to: [Installing Apache APISIX with Helm
Chart](https://github.com/a
m
avinal commented on a change in pull request #6389:
URL: https://github.com/apache/apisix/pull/6389#discussion_r811582905
##
File path: docs/en/latest/how-to-build.md
##
@@ -65,38 +67,40 @@ sudo yum clean all && yum makecache
sudo yum install -y --downloadonly --downloaddir=./
avinal commented on a change in pull request #6389:
URL: https://github.com/apache/apisix/pull/6389#discussion_r811582737
##
File path: docs/en/latest/how-to-build.md
##
@@ -65,38 +67,40 @@ sudo yum clean all && yum makecache
sudo yum install -y --downloadonly --downloaddir=./
tzssangglass commented on issue #6412:
URL: https://github.com/apache/apisix/issues/6412#issuecomment-1047430152
ok, are you comfortable generating a flamegraph of your test case?
you can ref:
https://github.com/apache/apisix/blob/master/.github/workflows/performance.yml
--
This i
tzssangglass commented on issue #6413:
URL: https://github.com/apache/apisix/issues/6413#issuecomment-1047428304
great idea, and I left a comment on that docs.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
avinal commented on a change in pull request #6389:
URL: https://github.com/apache/apisix/pull/6389#discussion_r811578546
##
File path: docs/en/latest/getting-started.md
##
@@ -183,7 +191,7 @@ curl "http://127.0.0.1:9080/apisix/admin/upstreams/1"; -H
"X-API-KEY: edd1c9f0343
}
avinal commented on a change in pull request #6389:
URL: https://github.com/apache/apisix/pull/6389#discussion_r811578209
##
File path: docs/en/latest/getting-started.md
##
@@ -155,23 +161,25 @@ curl "http://127.0.0.1:9080/apisix/admin/routes/1"; -H
"X-API-KEY: edd1c9f034335f
tzssangglass commented on pull request #6229:
URL: https://github.com/apache/apisix/pull/6229#issuecomment-1047425972
hi @Belyenochi , thank you for contributing, pls fix Doc Lint check,just a
little problem that needs to be fixed.
--
This is an automated message from the Apache Git Serv
avinal commented on a change in pull request #6389:
URL: https://github.com/apache/apisix/pull/6389#discussion_r811577744
##
File path: docs/en/latest/getting-started.md
##
@@ -130,15 +138,13 @@ The following data is returned to indicate that Apache
APISIX was successfully s
avinal commented on a change in pull request #6389:
URL: https://github.com/apache/apisix/pull/6389#discussion_r811576984
##
File path: docs/en/latest/getting-started.md
##
@@ -92,29 +98,31 @@ If you already have Apache APISIX installed, please skip
Step 1, and go to [Step
tzssangglass commented on issue #6368:
URL: https://github.com/apache/apisix/issues/6368#issuecomment-1047424093
> How does this interface distinguish `path` from the HTTP request? As we
need to use a special path to reach the interface.
can we add a control API and call
```l
gxthrj commented on issue #6413:
URL: https://github.com/apache/apisix/issues/6413#issuecomment-1047422684
Cool~
Looks good and detailed.
--
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
navendu-pottekkat opened a new issue #6413:
URL: https://github.com/apache/apisix/issues/6413
### Issue description
Apache APISIX has different repos housing different sub-projects and the
project website. Each of these repos use labels that are not centralised to the
project and do
netlify[bot] edited a comment on pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#issuecomment-1046632562
✔️ Deploy Preview for *apache-apisix* ready!
🔨 Explore the source changes: eae00eccdd2e81695c8010b659ef1ac57ea4b8f5
🔍 Inspect the deploy log:
lizj3624 opened a new issue #6412:
URL: https://github.com/apache/apisix/issues/6412
### Issue description
lj_str_new high CPU usague when performance testing with about 10k http
request body,I think it's ngx_lua promble, [ngx_lua
issue](https://github.com/openresty/lua-nginx-modu
netlify[bot] edited a comment on pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#issuecomment-1046632562
--
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 com
netlify[bot] edited a comment on pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#issuecomment-1046632562
👷 Deploy Preview for *apache-apisix* processing.
🔨 Explore the source changes: 40205410e4116fdbe6667dadcb6eda798db9a0b5
🔍 Inspect the deploy lo
tao12345666333 commented on issue #869:
URL:
https://github.com/apache/apisix-ingress-controller/issues/869#issuecomment-1047410069
#881
https://github.com/apache/apisix-ingress-controller/runs/5282496494?check_suite_focus=true
--
This is an automated message from the Apache Git
netlify[bot] edited a comment on pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#issuecomment-1046632562
✔️ Deploy Preview for *apache-apisix* ready!
🔨 Explore the source changes: 64220744c3a62bd20cf2fa2e97572c6676237f17
🔍 Inspect the deploy log:
netlify[bot] edited a comment on pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#issuecomment-1046632562
👷 Deploy Preview for *apache-apisix* processing.
🔨 Explore the source changes: 64220744c3a62bd20cf2fa2e97572c6676237f17
🔍 Inspect the deploy lo
spacewander commented on issue #6368:
URL: https://github.com/apache/apisix/issues/6368#issuecomment-1047404686
> Another way is to provide an interface in which to run route match and
return the results?
How does this interface distinguish `path` from the HTTP request? As we need
t
yzeng25 commented on a change in pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#discussion_r811561137
##
File path: website/i18n/zh/docusaurus-plugin-content-blog/2022/02/21/nacos.md
##
@@ -0,0 +1,221 @@
+---
+title: "功能回顾:Apache APISIX 基于 Nacos 实现服务发
lizj3624 commented on issue #6403:
URL: https://github.com/apache/apisix/issues/6403#issuecomment-1047403877
@spacewander when apisix support QUIC+HTTP3?
--
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
oil-oil commented on a change in pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#discussion_r811559911
##
File path: website/i18n/zh/docusaurus-plugin-content-blog/2022/02/21/nacos.md
##
@@ -0,0 +1,221 @@
+---
+title: "功能回顾:Apache APISIX 基于 Nacos 实现服务发
spacewander merged pull request #6318:
URL: https://github.com/apache/apisix/pull/6318
--
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: notificatio
This is an automated email from the ASF dual-hosted git repository.
spacewander pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git.
from 1c6b473 docs(cn): remove datadog from sidebar & fix doc lint conf
(#6411)
add ecf08c6 docs: update publi
netlify[bot] edited a comment on pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#issuecomment-1046632562
✔️ Deploy Preview for *apache-apisix* ready!
🔨 Explore the source changes: ab65a25369c197b7925dd91d9ceed792727661b7
🔍 Inspect the deploy log:
juzhiyuan commented on a change in pull request #6215:
URL: https://github.com/apache/apisix/pull/6215#discussion_r811559195
##
File path: docs/en/latest/plugins/clickhouse-logger.md
##
@@ -0,0 +1,148 @@
+---
+title: clickhouse-logger
+---
+
+
+
+## Summary
+
+- [**Name**](#nam
jwrookie commented on issue #6397:
URL: https://github.com/apache/apisix/issues/6397#issuecomment-1047401475
Currently it's only via `/apisix/admin/routes`, but I think we can add
`modifiedIndex createdIndex` to the response of `/apisix/admin/route/{id}`
--
This is an automated message f
netlify[bot] edited a comment on pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#issuecomment-1046632562
👷 Deploy Preview for *apache-apisix* processing.
🔨 Explore the source changes: ab65a25369c197b7925dd91d9ceed792727661b7
🔍 Inspect the deploy lo
spacewander commented on issue #6403:
URL: https://github.com/apache/apisix/issues/6403#issuecomment-1047400905
We have discussed it before. It seems that Nginx has developed its HTTP3
support instead of quiche. Since we need to catch up with the latest Nginx, it
would be better to use Ngi
lizj3624 edited a comment on issue #6403:
URL: https://github.com/apache/apisix/issues/6403#issuecomment-1047398206
I patch [quiche](https://github.com/cloudflare/quiche) to OpenResty-1.15.8,I
found error (epoll_ctl(1, 53) failed (17: File exists)) when access_by_lua of
ngx_lua module enab
lizj3624 commented on issue #6403:
URL: https://github.com/apache/apisix/issues/6403#issuecomment-1047398206
I patch [quiche](https://github.com/cloudflare/quiche) to OpenResty-1.15.8,I
found error (epoll_ctl(1, 53) failed (17: File exists)) when access_by_lua of
ngx_lua module enabled,I g
yzeng25 commented on a change in pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#discussion_r811555334
##
File path: website/i18n/zh/docusaurus-plugin-content-blog/2022/02/21/nacos.md
##
@@ -0,0 +1,221 @@
+---
+title: "功能回顾:Apache APISIX 基于 Nacos 实现服务发
spacewander commented on issue #6408:
URL: https://github.com/apache/apisix/issues/6408#issuecomment-1047397627
You can refer to
https://github.com/apache/apisix/blob/master/docs/en/latest/internal/testing-framework.md
--
This is an automated message from the Apache Git Service.
To respo
spacewander commented on issue #6401:
URL: https://github.com/apache/apisix/issues/6401#issuecomment-1047396464
Is RemainAfterExit suitable for a proxy? I don't think so after reading
https://stackoverflow.com/questions/38072849/when-should-the-option-remainafterexit-needs-to-be-set-true-wh
spacewander commented on a change in pull request #6321:
URL: https://github.com/apache/apisix/pull/6321#discussion_r811552672
##
File path: autodocs/generate.sh
##
@@ -18,27 +18,30 @@
set -ex
-install_dependencies() {
+# workdir is the root of the apisix, use command: aut
Belyenochi edited a comment on pull request #6229:
URL: https://github.com/apache/apisix/pull/6229#issuecomment-1047386963
--
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.
T
liangliang4ward commented on a change in pull request #6392:
URL: https://github.com/apache/apisix/pull/6392#discussion_r811552198
##
File path: docs/zh/latest/config.json
##
@@ -116,9 +116,8 @@
"type": "category",
"label": "Metrics",
netlify[bot] edited a comment on pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#issuecomment-1046632562
✔️ Deploy Preview for *apache-apisix* ready!
🔨 Explore the source changes: 3060a957d5beb5881be96655f3fa40e3e8960c23
🔍 Inspect the deploy log:
starsz commented on issue #2167:
URL:
https://github.com/apache/apisix-dashboard/issues/2167#issuecomment-1047392561
> Please assign me and I will implement this function.😃
Nice!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
yzeng25 commented on a change in pull request #895:
URL: https://github.com/apache/apisix-website/pull/895#discussion_r811527731
##
File path: website/i18n/zh/docusaurus-plugin-content-blog/2022/02/21/nacos.md
##
@@ -0,0 +1,221 @@
+---
+title: "功能回顾:Apache APISIX 基于 Nacos 实现服务发
1 - 100 of 262 matches
Mail list logo