aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_http_service/src/main/java/com/yahoo/jdisc/http/server/jetty/ConnectionThrottler.java
Commit message (Expand)AuthorAgeFilesLines
* Remove the jdisc_http_service module.gjoranv2021-03-231-274/+0
* Add support for connection throttling in JDiscBjørn Christian Seime2019-01-071-0/+274
* Revert "Add support for connection throttling in JDisc"gjoranv2018-12-121-128/+0
* Revert "Change memory threshold to a percentage of total memory"gjoranv2018-12-121-9/+5
* Revert "Pass correct argument to addBean"gjoranv2018-12-121-1/+1
* Pass correct argument to addBeanBjørn Christian Seime2018-12-111-1/+1
* Change memory threshold to a percentage of total memoryBjørn Christian Seime2018-12-101-5/+9
* Add support for connection throttling in JDiscBjørn Christian Seime2018-12-071-0/+128