http://www.cnblogs.com/LanTianYou/p/6208969.html
http://www.cnblogs.com/LanTianYou/p/5987741.html
-
r = self.client.get("/orders", headers = {"Cookie": self.get_user_cookie(user[0]), 'User-Agent': self.user_agent})
http://www.cnblogs.com/tangdongchu/p/4229049.html --- python httprequest
locust -f myhabit_locust.py --clients=2 --hatch-rate=1 --num-request=50 --no-web --print-stats --only-summary
http://blog.csdn.net/whackw/article/details/49633485
locust