The error: “Advanced-offload must be enabled”, comes from the fact that header manipulations do not work if we do not have offload_support enabled.
Please change the config file and add the offload attribute to engine tag. Like this:
<engine name="fm0" offload="1">
The error: “Advanced-offload must be enabled”, comes from the fact that header manipulations do not work if we do not have offload_support enabled.
Please change the config file and add the offload attribute to engine tag. Like this:
<engine name="fm0" offload="1">