aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/container/http/JettyHttpServer.java
Commit message (Expand)AuthorAgeFilesLines
* Enable connection logger for self-hostedBjørn Christian Seime2023-10-171-7/+2
* Update copyrightJon Bratseth2023-10-091-1/+1
* Isolate inner jetty server component from wrapper with filtersjonmv2023-10-051-5/+6
* Make headers controlling client address connector specificBjørn Christian Seime2023-07-191-9/+0
* Ensure elements are unique and ordering is consistentBjørn Christian Seime2022-11-181-2/+4
* Remove legacy headersBjørn Christian Seime2022-06-081-3/+2
* Enable pre-shutdown command for jdisc by defaultBjørn Christian Seime2022-02-071-5/+1
* Add feature flag to enable preshutdown command for jdiscBjørn Christian Seime2022-01-311-0/+5
* wire ignored HTTP user agentsArne H Juul2022-01-031-2/+6
* allow programmatic configuration of ignored user agentsArne H Juul2021-12-151-0/+6
* Set request type to monitoring for /metrics/v2 requestsMartin Polden2021-10-131-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Scale Jetty threadpool with ressources for non-hostedBjørn Christian Seime2021-10-011-1/+1
* Determine Jetty threadpool size locallyBjørn Christian Seime2021-09-301-8/+1
* Specify Janitor as component in container clusterBjørn Christian Seime2021-05-121-2/+0
* Janitor threadpool must be available across JettyHttpServer instancesBjørn Christian Seime2021-05-111-2/+2
* Add missing whitespace.gjoranv2021-03-241-1/+1
* Update all component specs to use the container-disc bundlegjoranv2021-03-231-10/+6
* It is never a good idea to start and stop threads. Use a fixed size pool inst...Henning Baldersheim2021-03-011-1/+1
* Merge pull request #16281 from vespa-engine/balder/metricsproxy-and-clusterco...Henning Baldersheim2021-02-111-9/+9
|\
| * We only new a handfull of threads for the httpserver in the clustercontroller...Henning Baldersheim2021-01-281-9/+9
* | Remove access log feature flagsBjørn Christian Seime2021-02-081-9/+7
* | Enable connection log for hosted configserver/controllerBjørn Christian Seime2021-02-031-1/+3
|/
* Add feature flag for enabling jdisc connection logBjørn Christian Seime2021-01-121-1/+6
* Remove feature flag for controlling number of Jetty threadsBjørn Christian Seime2020-11-021-4/+2
* Scale linearly with vcpu from minimum sizeBjørn Christian Seime2020-10-211-1/+1
* Increase minimum Jetty threadpool size to 16Bjørn Christian Seime2020-10-201-1/+2
* Scale Jetty threadpool size with node resourcesBjørn Christian Seime2020-10-191-1/+15
* Don't use request headers for remote address/port in hosted VespaBjørn Christian Seime2020-10-061-4/+17
* Report requests to /search as request type readMorten Tokle2020-08-121-3/+4
* Add request type dimension to http.nxx metricsMorten Tokle2020-06-261-0/+3
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* PublishJon Bratseth2016-06-151-0/+73