Proxy URL contains Chinese cause very slow access

Maxim Dounin mdounin at mdounin.ru
Mon Aug 4 10:58:51 UTC 2014


Hello!

On Mon, Aug 04, 2014 at 11:50:04AM +0800, gaoping at richinfo.cn wrote:

> Proxy URL contains Chinese cause very slow access 
>  For example:http://search1.10086.cn/search?start=1&content=%E8%AF%9D%E8%B4%B9%E5%85%85%E5%80%BC&areacode=100&areaName=%E5%8C%97%E4%BA%AC 

It's highly unlikely that the problem is in nginx - as nginx 
doesn't care about encoded characters in a query string, it just 
passes them as is.  You may want to look into your backend instead 
to find out why requests are slow.

-- 
Maxim Dounin
http://nginx.org/



More information about the nginx mailing list