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

this module does not work if lua-nginx-module enabled #113

Open
yangboyd opened this issue Nov 16, 2018 · 3 comments
Open

this module does not work if lua-nginx-module enabled #113

yangboyd opened this issue Nov 16, 2018 · 3 comments

Comments

@yangboyd
Copy link

upload_pass location does not get accessed

@yangboyd
Copy link
Author

it conflicts with that modules' ngx.req.read_body()

@fdintino
Copy link
Owner

Yes, I think this whole thing needs to be rewritten as a request body filter module. It's already not able to be used with other protocols (such as uwsgi_pass or fastcgi_pass)

@makorne
Copy link

makorne commented Mar 12, 2019

So, nginx-upload-module does not work with any OpenResty-based projects?
Any updates?

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

3 participants