That's what mod_bmx emits. Aaron Bannert built it with an extensible key:value bean schema. It implemented mod_status data and extended it for virtual host data collection.
AL 2.0, have a look, he is still on this channel mostly lurking if you have questions :) If you need to parse json, ENOCLUE about existing implementations. Cheers, Bill On Mar 12, 2016 6:04 PM, "Nick Kew" <n...@apache.org> wrote: > Hi, > > I'm working on a module for HTTPD that needs to talk json: > read client requests, and send responses. > > Before I re-invent this particular wheel, is anyone aware > of existing code under apache-compatible license that parses > json to an APR table (or hash) and vice versa? > > -- > Nick Kew > >