I have a website made in django with nginx server hosted on azure vm (ubuntu os). The problem is devices which have IPV6 ip addresses can't access my website. "The website took too long to respond" error message appears. How to solve this problem? Are changes required on azure side or nginx side? Thanks