atealxt commented on PR #7466:
URL: https://github.com/apache/apisix/pull/7466#issuecomment-1216203935

   This patch should hotfix to 2.13 LTS and 2.14 too.
   
   It was such a headache which spent us a couple of hours to recover. I paste 
some notes/docs here just in case someone is searching similar scene:
   
   Error behavior:
   Http request accidental get unexpected response such as 404, wrong content 
from another route/upstream.
   
   Steps to Reproduce:
   
   1. setup two HTTP routes A `a.example.com`, B `b.example.com`
   2. upload ssl certificate which SNI like `*.example.com`
   3. setup one HTTPS route C `c.example.com`
   4. request C followed by A and B will get disordered response.


-- 
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]

Reply via email to