Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4738)

Unified Diff: chrome/common/extensions/docs/server2/queue.yaml

Issue 660383002: Docserver: Persist stat cache for versioned file systems (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/docs/server2/queue.yaml
diff --git a/chrome/common/extensions/docs/server2/queue.yaml b/chrome/common/extensions/docs/server2/queue.yaml
index 8dffe738e9b4229e608689f51c8a67e9c6d1c9e5..fc80220c4d4f4ffbc517381b37acad6867cb4a5e 100644
--- a/chrome/common/extensions/docs/server2/queue.yaml
+++ b/chrome/common/extensions/docs/server2/queue.yaml
@@ -1,5 +1,5 @@
queue:
- name: default
- rate: 1/s
- bucket_size: 5
- max_concurrent_requests: 5
+ rate: 7/s
+ bucket_size: 7
+ max_concurrent_requests: 7
« no previous file with comments | « chrome/common/extensions/docs/server2/offline_file_system.py ('k') | chrome/common/extensions/docs/server2/refresh_servlet.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698