kubernetes/cmd/apiserver
Clayton Coleman 0df89fee48 Make global http timeout longer than most operations
We have a few long running operations today (sync=true, watch) that
exceed the original default http.Server timeout.  We should set the
timeout to a high enough limit that more granular controls can be
implemented.
2014-08-18 13:32:29 -04:00
..
apiserver.go Make global http timeout longer than most operations 2014-08-18 13:32:29 -04:00