Changes
These are the changes in EMG 8.0.10 as compared to EMG 8.0.9.
- When using routing files, the routing decision can be made on any message option. Now it is also possible to route on the option “
CUSTOM_OPTION
“, by prefixing the option name with “*”. So, if an incoming HTTP request has “&TRAFFICTYPE=spam
“, and the incoming connector has theALLOW_CUSTOM_OPTIONS_IN
option set, you can add a routing rule like the one below to your routing file, to route that traffic to the “blackhole” connector. The other matching operators work as well, and the value is treated as a string.?*TRAFFICTYPE=spam blackhole
- The
emguser.lockeduntil
field is now correctly checked again. This broke in version 8.0.9, as part of the “monotonic clock” update.
Files
The downloads are password-protected. To obtain the username and password required, please use our license request form. If you already have an existing installation, you should download just the new binaries. However, if you’re upgrading from EMG 7 or earlier, please also take a look at the full installation guide, as you may also need a new Perl installation.
Binaries and scripts | EMG 8.0.10-binaries |
Full distribution | EMG 8.0.10-full |