apache / apache/shenyu

[Question] 在正常生产过程中用的通常是域名的方式,但是会自动附加上一个80端口,以及认证token超长的问题

Open
#6,362 7 comments 0 reactions 0 assignees View on GitHub
type: question
Dominant language
Java
Stars
8.8k
Forks
3.1k
Avg merge
7d 1h
Merged PRs (30d)
85

Description

### Question

1.官方的文档中都是使用ip+端口的形式,但是实际生产中往往都是https域名的方式。
如果我在字典中直接配置域名,在调用调试的时候会自动带上80的端口。导致访问不通。

Image

2.换成ip+端口临时测试的时候。请求成功够没法保存,提示认证heards超长

Image

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing both reported cases: a domain-based configuration that gains port 80 and an IP-based request that cannot be saved because the authentication header is too long. Trace the URL construction and request-saving flow from the debug call; done means the domain request reaches the configured HTTPS endpoint and valid authentication data can be saved.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.