Skip to content

Reverse Proxy not ending connection when downstream ngnix return 304 #116

@DicksengA

Description

@DicksengA

Setup
browser -> vertx-reverse-proxy -> ngnix web-server

When the browser sends http request "If-None-Match" and "If-Modified-Since" header, ngnix returns 304 with chunked.
Notice the reverse proxy does not end connection.

On the chrome network tab, it shows waiting for server to respond.

Tested it also with curl, the respond is also not ending.

Anything required to configure on the reverse proxy?

Metadata

Metadata

Assignees

Labels

invalidThis doesn't seem right

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions