summaryrefslogtreecommitdiffstats
path: root/jdisc_http_service
Commit message (Expand)AuthorAgeFilesLines
* Don't log OverloadException for requests of application/x-www-form-urlencodedBjørn Christian Seime2018-10-101-1/+3
* Make SslContextFactoryProvider public apiBjørn Christian Seime2018-09-137-12/+17
* Move old ssl logic for connectors into LegacySslProviderBjørn Christian Seime2018-09-1310-306/+188
* Validate new ssl configMorten Tokle2018-09-131-0/+10
* Merge pull request #6920 from vespa-engine/bjorncs/ssl-cleanupBjørn Christian Seime2018-09-1211-342/+102
|\
| * Remove SslKeyStoreConfigurator/SslTrustStoreConfigurator conceptBjørn Christian Seime2018-09-1211-342/+102
* | Merge pull request #6882 from vespa-engine/bjorncs/move-tests-to-open-sourcegjoranv2018-09-122-0/+220
|\ \ | |/ |/|
| * Open-source Security(Response|Request)FilterChainTestBjørn Christian Seime2018-09-102-0/+220
* | Use new ssl config to setup ssl on connectorBjørn Christian Seime2018-09-122-24/+69
* | Sort dependencies on scopeBjørn Christian Seime2018-09-122-56/+52
* | Add dummy implementation of SslContextFactoryProviderBjørn Christian Seime2018-09-121-0/+16
* | Move logic for creating default SslContextFactory to DefaultSslContextFactory...Bjørn Christian Seime2018-09-125-73/+100
* | Add interface for SslContextFactoryProviderBjørn Christian Seime2018-09-121-0/+20
* | Set up components and config for ssl/ssl-providerMorten Tokle2018-09-121-3/+18
|/
* Added metrics for 401/403 status codesOla Aunrønning2018-09-063-9/+31
* Use correct method to allow TLS_RSA* ciphersHarald Musum2018-09-061-2/+1
* Allow TLS_RSA* ciphers in JDisc with Jetty 9.4.12+Bjørn Christian Seime2018-09-051-0/+9
* SO linger is not supported for non-blocking sockets in Jetty 9.4.12 and laterBjørn Christian Seime2018-09-052-16/+2
* Revert "Revert "Upgrade Jetty to version 9.4.12""Henning Baldersheim2018-09-041-0/+6
* Revert "Upgrade Jetty to version 9.4.12"Harald Musum2018-09-041-6/+0
* Upgrade Jetty to version 9.4.12Bjørn Christian Seime2018-09-041-0/+6
* Add TODO for Vespa 7Bjørn Christian Seime2018-08-231-0/+1
* Deprecate soLingerTime in connector configBjørn Christian Seime2018-08-221-1/+2
* Upgrade Jetty to version 9.4.12.RC2Bjørn Christian Seime2018-08-221-2/+10
* Include statisticsHandler in chainOlli Virtanen2018-08-081-4/+20
* Add HTTP methods OPTIONS & HEAD to enum; rename UNKNOWN to OTHER to be less m...Olli Virtanen2018-08-071-2/+9
* Report DELETE by that name, not REMOVEOlli Virtanen2018-08-061-2/+2
* Report HTTP method as a dimension in request/response metricsOlli Virtanen2018-08-063-28/+371
* Gzip check is disabled by defaultBjørn Christian Seime2018-07-241-2/+0
* Allow gzip of PUT and PATCH methodsBjørn Christian Seime2018-07-241-1/+1
* Set inflate buffer size to allow gzip handler to decompress requestsBjørn Christian Seime2018-07-243-1/+22
* Upgrade apache httpclient to 4.4.gjoranv2018-07-181-1/+2
* Use ServletRequestReader to determine bytes consumedBjørn Christian Seime2018-07-092-1/+7
* Cache metric context instancesBjørn Christian Seime2018-07-061-14/+17
* Revert "Add matched binding as dimension when available"Bjørn Christian Seime2018-07-066-35/+16
* Revert "Add comment on use of getBindingMatch"Bjørn Christian Seime2018-07-061-2/+0
* Revert "Temporarily remove binding dimension from http metrics"Bjørn Christian Seime2018-07-061-0/+3
* Temporarily remove binding dimension from http metricsBjørn Christian Seime2018-07-051-3/+0
* Fix typoBjørn Christian Seime2018-07-051-1/+1
* Fix author tag for SimonBjørn Christian Seime2018-07-0515-15/+15
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-0515-15/+15
* Add comment on use of getBindingMatchBjørn Christian Seime2018-07-041-0/+2
* Add matched binding as dimension when availableBjørn Christian Seime2018-07-046-17/+36
* Add metrics for uri length + content sizeBjørn Christian Seime2018-07-043-12/+25
* Add metric on prematurely closed connectionsBjørn Christian Seime2018-07-033-0/+6
* Rename 'getMetricContext' -> 'getConnectorMetricContext'Bjørn Christian Seime2018-07-032-7/+7
* Add 'httpMethod' dimension to request-specific metric valuesBjørn Christian Seime2018-07-034-4/+20
* Stabilize test - exception may fail out request between commit and response w...Bjørn Christian Seime2018-06-081-1/+1
* Remove aries.spifly and asm-debug-all.gjoranv2018-06-061-3/+0
* Revert "Remove aries.spifly and asm-debug-all."Harald Musum2018-05-251-0/+3