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

How do I compile and load it as a dynamic module? #6

Open
muuvmuuv opened this issue Jan 11, 2021 · 4 comments
Open

How do I compile and load it as a dynamic module? #6

muuvmuuv opened this issue Jan 11, 2021 · 4 comments

Comments

@muuvmuuv
Copy link

I would like to use zstd as a dynamic module like brotli, so I can load so .so in my nginx.conf. Is that possible?

@tokers
Copy link
Owner

tokers commented Jan 11, 2021

@muuvmuuv Sure, PR's are welcome!

@muuvmuuv
Copy link
Author

Uhh, I have really no understanding of C nor NGINX config. But from what I see in the ngx_brotli repo it just requires to be split into folders and:

have=NGX_HTTP_GZIP . auto/have
have=NGX_HTTP_BROTLI_STATIC . auto/have

https://github.com/google/ngx_brotli

I would try it myself, but I have no idea how to setup this up on macOS or how to test it.

@eilandert
Copy link
Contributor

this should now be possible

@rthamrin
Copy link

rthamrin commented May 9, 2022

how it would be possible ?

@jason-x-xu jason-x-xu mentioned this issue Jul 31, 2023
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

4 participants