aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_http_service/src/main/resources
Commit message (Expand)AuthorAgeFilesLines
* Use full name in config definition file namesHarald Musum2020-09-104-0/+0
* Report requests to /search as request type readMorten Tokle2020-08-121-1/+4
* Add request type dimension to http.nxx metricsMorten Tokle2020-06-261-0/+3
* Make proxy client timeout configurableBjørn Christian Seime2020-05-201-0/+3
* Add connector config for max connection lifeBjørn Christian Seime2020-04-021-0/+3
* Deprecate unused config parameterBjørn Christian Seime2020-04-021-1/+2
* Make 'max requests per connection' config connector specificBjørn Christian Seime2020-04-022-0/+5
* Add secure direct support to JDiscBjørn Christian Seime2020-04-021-0/+6
* Support proxy protocol for https connectorsBjørn Christian Seime2020-03-091-0/+6
* Add connector config for enabled cipher suites and protocol versionsBjørn Christian Seime2020-01-311-0/+6
* Revert "Add connector config for enabled cipher suites and protocol versions"Jon Marius Venstad2019-12-091-6/+0
* Add connector config for enabled cipher suites and protocol versionsBjørn Christian Seime2019-12-031-0/+6
* Merge pull request #10296 from vespa-engine/bjorncs/nginx-health-check-proxyBjørn Christian Seime2019-08-151-0/+6
|\
| * Add health check proxy support to jdisc connectorsBjørn Christian Seime2019-08-151-0/+6
* | Merge pull request #10238 from vespa-engine/ogronnesby/propagate-ca-in-configØyvind Grønnesby2019-08-141-0/+7
|\ \ | |/ |/|
| * Add the CA certificates to configuration and read it from application packageØyvind Grønnesby2019-08-121-0/+7
* | Fix typo in commentBjørn Christian Seime2019-08-131-1/+1
* | Add Jetty handler that enforces TLS client authentication at http layerBjørn Christian Seime2019-08-131-0/+8
|/
* tls config from deploy paramsMorten Tokle2019-06-241-2/+8
* Revert "mortent/tls config from deploy params"Morten Tokle2019-06-211-8/+2
* enable passing certificate directly in configandreer2019-06-191-2/+8
* Add back stopTimeout to connector configBjørn Christian Seime2019-03-141-0/+4
* Remove stopTimeout from connector configBjørn Christian Seime2019-03-132-6/+1
* Add stop timeout to server configBjørn Christian Seime2019-03-132-1/+6
* Remove old ssl connector configBjørn Christian Seime2019-01-211-57/+0
* Remove soLingerTime from connector configBjørn Christian Seime2019-01-211-4/+0
* Add support for connection throttling in JDiscBjørn Christian Seime2019-01-071-0/+15
* Revert "Add support for connection throttling in JDisc"gjoranv2018-12-121-18/+0
* Revert "Change memory threshold to a percentage of total memory"gjoranv2018-12-121-2/+2
* Change memory threshold to a percentage of total memoryBjørn Christian Seime2018-12-101-2/+2
* Add support for connection throttling in JDiscBjørn Christian Seime2018-12-071-0/+18
* Set up components and config for ssl/ssl-providerMorten Tokle2018-09-121-3/+18
* SO linger is not supported for non-blocking sockets in Jetty 9.4.12 and laterBjørn Christian Seime2018-09-051-2/+2
* Deprecate soLingerTime in connector configBjørn Christian Seime2018-08-221-1/+2
* Add TODOsBjørn Christian Seime2017-11-101-1/+4
* Add TODO on broken semanticsBjørn Christian Seime2017-11-091-0/+1
* Allow swetting no trust store passwordJon Bratseth2017-10-031-1/+7
* Nonfunctional changes onlyJon Bratseth2017-10-031-1/+1
* Expose config for secure random algorithm for SSLEngineBjørn Christian Seime2017-09-211-0/+6
* Expose config for configuring SSL to want client authBjørn Christian Seime2017-09-211-2/+2
* Add connector config for requiring client authenticationBjørn Christian Seime2017-09-191-0/+3
* Update copyright headersJon Bratseth2017-06-144-4/+4
* Revert "Update copyright headers"Jon Bratseth2017-06-144-4/+4
* Update copyright headersJon Bratseth2017-06-144-4/+4
* Revert "Copyright header"Jon Bratseth2017-06-134-4/+4
* Copyright headerJon Bratseth2017-06-134-4/+4
* Add support for inspecting Jetty metrics through JMXBjørn Christian Seime2017-05-181-0/+6
* Change soLingerTime unit from milliseconds to secondsBjørn Christian Seime2017-04-181-2/+2
* Specify that linger time is in millisecondsBjørn Christian Seime2017-02-221-1/+1
* Add support for closing connection after N requests.Henning Baldersheim2016-07-071-0/+5