Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ASP.NET で C# コードを使用して、自分の Web サイトにアクセスした場所を取得する方法。基本的な要件は、要求された場所を把握し、要求を最寄りのデータ センターにリダイレクトすることです。したがって、それ以降のリクエストに対するレスポンスはより高速になります。
どうもありがとう、ティル。