DataDome Modules Updates (2017-05-04)
over 8 years ago by Vasyl Vaskul
We are pleased to release updates to Apache / Nginx / Varnish modules adding new features, improving stability and documentation:
- You can now log DataDome response status in Nginx module using special data_dome_auth_set keyword see documentation
- Varnish module now contains example configuration file to make installation even more intuitive
- Several stability issues are fixed in Apache Module
All our users are invited to upgrade the module to enjoy these new functionalities!
Apache v2.35 (2017-04-24)
- Fixed regression with ApiServer's keep-alive connection
- Improve handle when module can't allocate the memory
- Fixed typo in Makefile
- Don't return a partial body of API response to the client
Read the full changelog here.
Apache module setup documentation.
Nginx v2.32 (2017-04-12)
- Introduced data_dome_auth_set
Read the full changelog here.
Nginx module setup documentation.
Varnish v2.29 (2017-04-27)
- Restoring request inside is_valid() and made restore_request() deprecated
added datadome.vcl - Added datadome.vcl
- Added support of Varnish-5.1.2+
- Force use HTTP/1.1 protocol to ApiServer's call
Read the full changelog here.
Varnish module setup documentation.
