BBlack has submitted this change and it was merged.
Change subject: tlsproxy: remove ignore_client_abort
......................................................................
tlsproxy: remove ignore_client_abort
Bug: T107749
Change-Id: I0a898b9cf9ee060a921ced754f9a7d670fa5d4ad
---
M modules/tlsproxy/templates/localssl.erb
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
BBlack: Verified; Looks good to me, approved
diff --git a/modules/tlsproxy/templates/localssl.erb
b/modules/tlsproxy/templates/localssl.erb
index b934f38..6d27185 100644
--- a/modules/tlsproxy/templates/localssl.erb
+++ b/modules/tlsproxy/templates/localssl.erb
@@ -31,7 +31,6 @@
location / {
proxy_pass http://local_fe_<%= @basename %>;
proxy_http_version 1.1;
- proxy_ignore_client_abort on;
<% if @keepalives_per_worker.to_i > 0 -%>
proxy_set_header Connection "";
<% end -%>
--
To view, visit https://gerrit.wikimedia.org/r/288179
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0a898b9cf9ee060a921ced754f9a7d670fa5d4ad
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <[email protected]>
Gerrit-Reviewer: BBlack <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits