Skip to content

Print YAJL version while starting ModSecurity #703

@zimmerle

Description

@zimmerle

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions