[mod-security-users] Varnish modsecurity binding
Brought to you by:
victorhora,
zimmerletw
|
From: Xavier De C. <xd...@gm...> - 2019-07-01 17:15:34
|
Hello, As the use case became apparent in a company i work for, i've implemented a small binding for the varnish proxy software. This should be considered a proof of concept between alpha and beta quality. However to be able to stabilise the vmod, tests will prove useful. As with all project i recommend you yo test it on a staging env if possible, review the code. Doc, test coverage & so on are still ongoing. But i'll be happy to take any feedback and help make a contribution that will help other users. Currently most of it is ok, the body handling still need a more efficient way of being done ( via varnish delivery (6.2) or fetch processor(6.1). But i'm still searching for a way to access request privates variables. Thanks a lot for your attention and help. Regards, Xavier |