!!! no internal routing support, rebuild with pcre support !!!解决方案
pip uninstall uwsgi yum install -y pcre pcre-devel pcre-static pip install uwsgi -I --no-cache-dir
参考资料:
https://segmentfault.com/q/1010000002802250
http://stackoverflow.com/questions/21669354/rebuild-uwsgi-with-pcre-support
文章来自:http://www.cnblogs.com/mashaz/p/6669118.html