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

can i use ngx_http_dyups_module with ngx_http_fastcgi_module ? #113

Open
shengfanzuo opened this issue Feb 23, 2019 · 2 comments
Open

can i use ngx_http_dyups_module with ngx_http_fastcgi_module ? #113

shengfanzuo opened this issue Feb 23, 2019 · 2 comments

Comments

@shengfanzuo
Copy link

shengfanzuo commented Feb 23, 2019

in my situation , i need to use ngx_http_fastcgi_module instead of ngx_http_proxy_module , i am not sure if ngx_http_dyups_module can work with ngx_http_fastcgi_module , so ngx_http_dyups_module can work with fastcgi ?

@lxmopensource
Copy link

in my situation , i need to use ngx_http_fastcgi_module instead of ngx_http_proxy_module , i am not sure if ngx_http_dyups_module can work with ngx_http_fastcgi_module , so ngx_http_dyups_module can work with fastcgi ?

i think you can test it.

@chobits
Copy link
Collaborator

chobits commented May 6, 2019

hi all

I think this module can work with fastcgi like proxy module, although I didnt test.

This module works with nginx upstream logic directly, not with proxy/fastcgi module. So all the proxyig protocol implemented on upstream logic, such as proxy/fastcgi/... module should work with dyups module.

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

No branches or pull requests

3 participants