Changes between Initial Version and Version 1 of Ticket #1036, comment 1


Ignore:
Timestamp:
12/20/16 05:09:31 (8 years ago)
Author:
Alexey Ivanov

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1036, comment 1

    initial v1  
    11You can try following '''unofficial''' patch:
    22{{{
    3 diff -r 01adb18a5d23 auto/unix
    4 --- a/auto/unix Mon Dec 19 14:02:39 2016 +0300
    5 +++ b/auto/unix Mon Dec 19 18:16:07 2016 -0800
     3exporting patch:
     4# HG changeset patch
     5# User Alexey Ivanov <SaveTheRbtz@GMail.com>
     6# Date 1482209934 28800
     7#      Mon Dec 19 20:58:54 2016 -0800
     8# Branch tcpi_total_retrans
     9# Node ID 4b328bcfac27f9306617f878084962d3b5712a56
     10# Parent  01adb18a5d23910c518062d7e6f30fdf7653e310
     11HTTP: the $tcpinfo_total_retrans variable.
     12
     13This metric is one of the most important KPIs for measuring network
     14performance. For example it can be used to find regressions on peering/transit
     15links or issues in the backbone network. It can also be grouped by ASN or GeoIP
     16data to find issues that are affecting a specific ISP/Country.
     17
     18diff --git a/auto/unix b/auto/unix
     19--- a/auto/unix
     20+++ b/auto/unix
    621@@ -476,6 +476,28 @@
    722 . auto/feature
     
    3348 ngx_feature_name="NGX_HAVE_ACCEPT4"
    3449 ngx_feature_run=no
    35 diff -r 01adb18a5d23 src/http/ngx_http_variables.c
    36 --- a/src/http/ngx_http_variables.c     Mon Dec 19 14:02:39 2016 +0300
    37 +++ b/src/http/ngx_http_variables.c     Mon Dec 19 18:16:07 2016 -0800
     50diff --git a/src/http/ngx_http_variables.c b/src/http/ngx_http_variables.c
     51--- a/src/http/ngx_http_variables.c
     52+++ b/src/http/ngx_http_variables.c
    3853@@ -354,6 +354,11 @@
    3954