Few days ago, I was install ARR 2.0 beta 1 on my IIS 7 to build reverse proxy.
It's ok for rewrite URL to my web server, I'm so glad ARR can use for reverse proxy :)
only one thing I'm confused, when QuerryString has non-ASCII charset (EX:Chinese words), ARR will response HTTP 500 error.
Does ARR supported rewrite URL for non-ASCII characters such as Unicode? Or does it have another way to solve this problem. Thanks