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

Print YAJL version while starting ModSecurity #703

Closed
zimmerle opened this issue Apr 16, 2014 · 1 comment
Closed

Print YAJL version while starting ModSecurity #703

zimmerle opened this issue Apr 16, 2014 · 1 comment

Comments

@zimmerle
Copy link
Contributor

ModSecurity prints the version of used dependencies while it is starting. It is not printing the YAJL information. It is a good idea to have this message, may help us to sort problems more easily.

Other libraries while starting:

[...] ModSecurity for Apache/2.8.0 (http://www.modsecurity.org/) configured.
[...] ModSecurity: APR compiled version="1.4.8"; loaded version="1.4.8"
[...] ModSecurity: PCRE compiled version="8.31 "; loaded version="8.31 2012-07-06"
[...] ModSecurity: LUA compiled version="Lua 5.1"
[...] ModSecurity: LIBXML compiled version="2.9.1"

We need to have something like:

[...] ModSecurity: YAJL compiled version="2.0.1"

Original suggestion made by: Steffen from apachelounge.com

@zimmerle zimmerle added this to the v2.8.1-RC1 milestone Apr 16, 2014
@zimmerle
Copy link
Contributor Author

Closed. Commit: 87df482. Thanks @maurofaccenda

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

No branches or pull requests

1 participant