Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: sync stream proxy Chinese version #5793

Merged
merged 5 commits into from
Dec 19, 2021

Conversation

guoqqqi
Copy link
Member

@guoqqqi guoqqqi commented Dec 14, 2021

What this PR does / why we need it:

  1. sync stream proxy Chinese version
    Ref PR docs: improve stream proxy filtering with example #5783

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

@juzhiyuan juzhiyuan requested a review from bzp2010 December 14, 2021 02:27
@juzhiyuan juzhiyuan requested a review from okaybase December 14, 2021 02:32
docs/zh/latest/admin-api.md Show resolved Hide resolved
docs/zh/latest/stream-proxy.md Outdated Show resolved Hide resolved
docs/zh/latest/stream-proxy.md Outdated Show resolved Hide resolved
docs/zh/latest/stream-proxy.md Outdated Show resolved Hide resolved
docs/zh/latest/stream-proxy.md Outdated Show resolved Hide resolved
docs/zh/latest/stream-proxy.md Outdated Show resolved Hide resolved
```shell
$ mysql --host=127.0.0.1 --port=9100 -u root -p
Enter password:
ERROR 2013 (HY000): Lost connection to MySQL server at 'reading initial communication packet', system error: 2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any special output in the apisix logs at the time of this error?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I'm not clear on this, I've just updated the English part here, Do you have any good advice?

docs/zh/latest/stream-proxy.md Outdated Show resolved Hide resolved
我们可以添加更多的选项来匹配 route。目前 stream 路由配置支持 3 个字段进行过滤:

- server_addr: 接受四层(流式)连接的 APISIX 服务器的地址。
- server_port: 接受四层(流式)连接的 APISIX 服务器的端口。
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @tzssangglass, should we use 四层(流式) or Stream Route?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stream Route +1, because the above is also not translated, it is best to unify.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should I change the 四层(流式) to Stream Route?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

@spacewander spacewander merged commit a11c2d1 into apache:master Dec 19, 2021
@guoqqqi guoqqqi deleted the docs-update-stream-proxy-zh branch December 20, 2021 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants