Ottomata has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/110583

Change subject: Upping varnishkafka produce buffer to keep up with traffic on 
bits servers
......................................................................

Upping varnishkafka produce buffer to keep up with traffic on bits servers

Change-Id: Id106304895ee4917ec944cac6f70b4f1fd1d6fe5
---
M manifests/role/cache.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/83/110583/1

diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index 6b6ac36..aed7e3c 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -428,7 +428,7 @@
                 # possible slip ups where varnish only writes the short 
hostname for %l.
                 format                       => 
"%{fake_tag0@hostname?${::fqdn}}x %{@sequence!num?0}n %{%FT%T@dt}t 
%{Varnish:time_firstbyte@time_firstbyte!num?0.0}x %{@ip}h 
%{Varnish:handling@cache_status}x %{@http_status}s %{@response_size!num?0}b 
%{@http_method}m %{Host@uri_host}i %{@uri_path}U %{@uri_query}q 
%{Content-Type@content_type}o %{Referer@referer}i 
%{X-Forwarded-For@x_forwarded_for}i %{User-Agent@user_agent}i 
%{Accept-Language@accept_language}i %{X-Analytics@x_analytics}o",
                 message_send_max_retries     => 3,
-                queue_buffering_max_messages => 1000000,
+                queue_buffering_max_messages => 2000000,
                 # large timeout to account for potential cross DC latencies
                 topic_request_timeout_ms     => 30000, # request ack timeout
                 # Write out stats to varnishkafka.stats.json

-- 
To view, visit https://gerrit.wikimedia.org/r/110583
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id106304895ee4917ec944cac6f70b4f1fd1d6fe5
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <o...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to