rickvanderzwet wrote:
Seems to have lived one minor revision, as 4.3.1 does not have the code anymore, as the commit was reverted (reason unknown)
https://github.com/NagiosEnterprises/na ... 0120ddecb4 it looks roughly the same indeed, without the hacky stuff, I feel inspired for some more coding
Long-story-short, it caused all sorts of problems for people. You can see that 4.3.0 and 4.3.1 came out two days apart:
https://github.com/NagiosEnterprises/na ... /Changelog
I hate to leave it vague with "problems" but I don't know that it's fair to sum it up with "Turns out, many people don't know how to configure Apache." That's certainly part of the issue, but last I heard the idea was to implement with something easier for new users to turn off and on. I don't know when that might be. As far as I'm aware, 4.3.2, 4.4, and 5.0.0 are all currently in the works. I kinda suspect it might wait until 5.0.0 since it's a big number change so people will expect big number changes. I doubt it will be 4.3.2, but I can't say anything definite.
Thanks, I normally try to file feature request attached with patch to implement it
Not necessary. You can always file the feature request and produce the code later. The thing about waiting is if the main devs aren't thinking about your feature request they might build something that makes it harder for your feature. Plus, maybe they'll have an idea for implementing it quickly, which will free you up for other things, and other people get the feature quicker. Everybody wins.