Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

[TODO] stream support #107

Open
pfischermx opened this issue Jan 9, 2019 · 4 comments
Open

[TODO] stream support #107

pfischermx opened this issue Jan 9, 2019 · 4 comments

Comments

@pfischermx
Copy link

More of a 'feature request', but does this module already supports upstream streams (for TCP only)? Or you know of any existing forks that have this?

@yzprofile
Copy link
Owner

Not support stream upstream, no time to do that.

welcome pull request. : )

@chobits chobits changed the title Stream support? [TODO]: Stream support May 6, 2019
@chobits
Copy link
Collaborator

chobits commented May 6, 2019

If we want to support stream module, we should implement a new module for dynamic stream upstream, like ngx_stream_dyups_module.

Current dyups module is based on http upstream module.
For nginx.conf, it can only work under http {} block.

@chobits chobits changed the title [TODO]: Stream support [TODO] stream support May 6, 2019
@pfischermx
Copy link
Author

Yeah I agree. I wish I still remembered C otherwise I'd provide a patch :/

@mehulmpt
Copy link

Just wondering if there is any update on this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants