soulbird commented on issue #8156: URL: https://github.com/apache/apisix/issues/8156#issuecomment-1289843346
`"type": "chash", "hash_on": "header", "key": "companyId"` It can be seen from this that the hash key you specified is `companyId` in the request header, but your actual request does not carry this request header. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
