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

Why can’t I test this local custom domain name mapping service? #675

Open
ghost opened this issue Jan 9, 2024 · 0 comments
Open

Why can’t I test this local custom domain name mapping service? #675

ghost opened this issue Jan 9, 2024 · 0 comments

Comments

@ghost
Copy link

ghost commented Jan 9, 2024

$ echo "GET http://cloud-gateway.localdns.com:30886/api/doc.html#/home" | vegeta attack -rate=1 -duration=1s | vegeta report
Requests      [total, rate, throughput]         1, 1.00, 0.00
Duration      [total, attack, wait]             11.712s, 0s, 11.712s
Latencies     [min, mean, 50, 90, 95, 99, max]  11.712s, 11.712s, 11.712s, 11.712s, 11.712s, 11.712s, 11.712s
Bytes In      [total, mean]                     0, 0.00
Bytes Out     [total, mean]                     0, 0.00
Success       [ratio]                           0.00%
Status Codes  [code:count]                      0:1
Error Set:
Get "http://cloud-gateway.localdns.com:30886/api/doc.html#/home": lookup cloud-gateway.localdns.com on 127.0.2.3:53: server misbehaving



$ ping cloud-gateway.localdns.com

Pinging cloud-gateway.localdns.com [10.1.1.10] with 32 bytes of data:
Reply from 10.1.1.10: bytes=32 time<1ms TTL=63
Reply from 10.1.1.10: bytes=32 time<1ms TTL=63
Reply from 10.1.1.10: bytes=32 time<1ms TTL=63
Reply from 10.1.1.10: bytes=32 time<1ms TTL=63

Ping statistics for 10.1.1.10:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
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

No branches or pull requests

0 participants