alibaba / alibaba/anyproxy

接受到一个请求后, anyproxy报错,自动关闭

Open
#430 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.9k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

Plese fill the template when you reporting a new issue, thanks!

#### Which platform are you running AnyProxy

Mac
#### The version of the AnyProxy

4.0.12

#### Your expected behavior of AnyProxy

#### The actual behavior of AnyProxy

#### The log of the error

[AnyProxy Log][2018-10-11 16:09:10]: received request to: GET www.localnetwork.uop/
[AnyProxy ERROR][2018-10-11 16:09:10]: Error: getaddrinfo ENOTFOUND www.localnetwork.uop www.localnetwork.uop:80
[AnyProxy ERROR][2018-10-11 16:09:11]: got an uncaught exception, is there anything goes wrong in your rule file ?
Error: read ECONNRESET
at TCP.onStreamRead (internal/stream_base_commons.js:111:27)
[AnyProxy Log][2018-10-11 16:09:11]: destorying https connection : 127.0.0.1:62976
[AnyProxy Log][2018-10-11 16:09:11]: endding https cltSocket : 127.0.0.1:62976
[AnyProxy Log][2018-10-11 16:09:11]: clearing cache file...
[AnyProxy Log][2018-10-11 16:09:11]: ==>>> clearing cache
[AnyProxy Log][2018-10-11 16:09:11]: closing webserver...

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the failure on Mac with AnyProxy 4.0.12 using a request to the unresolved host shown in the log, then trace handling for the getaddrinfo ENOTFOUND and ECONNRESET errors. Done should be demonstrated by AnyProxy remaining available after the failed request instead of closing its webserver.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
backend, networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.