- Wordpress.com is instable

- request_timeout and connect_timeout implemented
This commit is contained in:
Christian Mehlmauer
2013-07-19 22:53:50 +02:00
parent 57755417f9
commit fd1e0da4df
5 changed files with 50 additions and 14 deletions

View File

@@ -18,6 +18,8 @@
"request_timeout": 2000, // 2s
"connect_timeout": 1000, // 1s
"max_threads": 20,
// Some user_agents can be found there http://techpatterns.com/downloads/firefox/useragentswitcher.xml (thx to Gianluca Brindisi)