nanamikon opened a new issue #3261:
URL: https://github.com/apache/apisix/issues/3261
### Issue description
Nginx support hash key splicing, just as follow
```
hash ${request_uri}${http_token}${http_sign} consistent
```
I can't find how to replace it with chash in apisix, and I think it’s an
importance function in prd env
Thanks for helping
### Environment
* apisix version (2.1):
* OS: (ubuntu 16)
* OpenResty / Nginx version: (1.19`)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]