Hi Team,
I wanted to know if we can add a header with a value, or add a variable in the query string, if the request is throttled (and not drop the request)
We require this as we have a special handling to throttled requests.
I wanted to know if this could be already done? I would be glad to add to the code base to implement this feature myself and add to this project :)
You may process the qod_qos_ev variable (containing "L") using mod_setenvif/mod_setenvifplus.
Thanks pascal! But when i print it in the logs the mod_qos_ev does not show up. All it shows is a -
Log in to post a comment.
Hi Team,
I wanted to know if we can add a header with a value, or add a variable in the query string, if the request is throttled (and not drop the request)
We require this as we have a special handling to throttled requests.
I wanted to know if this could be already done?
I would be glad to add to the code base to implement this feature myself and add to this project :)
You may process the qod_qos_ev variable (containing "L") using mod_setenvif/mod_setenvifplus.
Thanks pascal! But when i print it in the logs the mod_qos_ev does not show up. All it shows is a -