[14:54:53] ahoyhoy - I have a review for a new (currently disabled) LVS service if anyone has a few minutes for a review. Thanks! https://gerrit.wikimedia.org/r/c/operations/puppet/+/657101 [14:55:51] hnowlan: we have a fault condition ongoing with an eqiad LVS server, it's wise to hold any pybal-level changes until we get it resolved [14:56:10] https://phabricator.wikimedia.org/T272258 [14:56:10] ack, thanks! [14:56:57] 10Traffic, 10SRE, 10ops-eqiad: lvs1015 interface errors - https://phabricator.wikimedia.org/T272258 (10BBlack) @Cmjohnson - let me know when you're ready to deal with this, and we'll stop service on the node and fail things over to lvs1016. [15:24:05] hi everybody, qq about https://phabricator.wikimedia.org/T271953 [15:25:12] We (as Analytics) got asked if we could add the src client port to the webrequest stream, but to be able to do it we'd need ATS-TLS to log it as header or similar (so Varnish can pick it up) [15:25:26] would it be feasible or a bad idea? [15:26:49] IIRC we are already fetching (and discarding) the source port on lua in ats-tls [15:27:34] right.. on modules/profile/files/trafficserver/tls.lua [15:27:39] local client_ip, client_port, client_family = ts.client_request.client_addr.get_addr() [15:27:57] client_ip is currently used to populate X-Client-IP [15:28:17] we could set a similar header with the value of client_port [15:54:24] vgutierrez: that would be great :) [15:54:52] elukey: I'll submit a CR tomorrow morning if that's ok [15:54:57] vgutierrez: <3 [23:56:37] anyone know offhand where Special:MyTalk/Special:MyContributions are special-cased in the cache layers to send cache-control private headers?