Yeah, its new in 1.3 - was done as part of the changes for https://bugzilla.redhat.com/show_bug.cgi?id=1328037 The name I think came from the bug description but that said yeah, ROUTER_HTTP_REQUEST_TIMEOUT would be more descriptive/accurate. CCing Jacob.
On Tue, Aug 9, 2016 at 1:07 PM, Clayton Coleman <[email protected]> wrote: > Is this a new variable in 1.3? Can we rename it to be more descriptive? > ROUTER_HTTP_REQUEST_TIMEOUT would be more accurate. > > On Aug 9, 2016, at 4:02 PM, Ram Ranganathan <[email protected]> wrote: > > That default for the haproxy router can be set via an environment variable > in your deployment. > > $ oc env dc/$router_dc_name ROUTER_SLOWLORIS_TIMEOUT=30s > > If you want to set it on a per route basis, add an annotation to the route. > See: https://github.com/openshift/origin/blob/master/images/ > router/haproxy/conf/haproxy-config.template#L229 > > HTH > > On Tue, Aug 9, 2016 at 12:48 PM, Diego Spinola Castro < > [email protected]> wrote: > >> Is there any way to change the default timeout settings at router image? >> >> Found this: >> https://github.com/openshift/origin/blob/master/images/route >> r/haproxy/conf/haproxy-config.template#L42 >> >> >> >> _______________________________________________ >> dev mailing list >> [email protected] >> http://lists.openshift.redhat.com/openshiftmm/listinfo/dev >> >> > > > -- > Ram// > main(O,s){s=--O;10<putchar(3^O?97-(15&7183>>4*s)*(O++?-1:1):10)&&\ > main(++O,s++);} > > _______________________________________________ > dev mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/dev > > -- Ram// main(O,s){s=--O;10<putchar(3^O?97-(15&7183>>4*s)*(O++?-1:1):10)&&\ main(++O,s++);}
_______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
