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

Arbitrary directives for global and http contexts #361

Closed
motiejus opened this issue Jun 25, 2014 · 1 comment
Closed

Arbitrary directives for global and http contexts #361

motiejus opened this issue Jun 25, 2014 · 1 comment

Comments

@motiejus
Copy link
Contributor

Some directives are available in customized and/or paid nginx versions. How can we support these?

For example, a very useful syslog patch is available only as a custom patch, and will likely be never included upstream. However, it is extremely useful. I see two approaches:

  1. add explicit support for syslog (and friends) to this module.
  2. add support for arbitrary directives in global and http contexts, like we already have arbitrary directives in location contexts. That way, all "special" features can be covered.

Please let me know which one you prefer. Maybe neither of them, then what would be the suggestions?

@motiejus
Copy link
Contributor Author

N/A. nginx 1.7.1+ supports syslog, but using different syntax. Closing.

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

1 participant