diff --git a/dagens_lunch/settings.py b/dagens_lunch/settings.py index 791a524..6050feb 100644 --- a/dagens_lunch/settings.py +++ b/dagens_lunch/settings.py @@ -27,7 +27,7 @@ ROBOTSTXT_OBEY = False # See also autothrottle settings and docs #DOWNLOAD_DELAY = 3 # The download delay setting will honor only one of: -#CONCURRENT_REQUESTS_PER_DOMAIN = 16 +CONCURRENT_REQUESTS_PER_DOMAIN = 8 #CONCURRENT_REQUESTS_PER_IP = 16 # Disable cookies (enabled by default)