Commit Graph

21 Commits (449780f7629f353da06e9dd5b4fe4eab2d0ffb45)

Author SHA1 Message Date
luccioman a997133260 Fixed gzip decompression regression on index transfer APIs
7 years ago
luccioman 387d646c0e Added gzip compression of responses returned to user-agents accepting it
7 years ago
luccioman fa4399d5d2 Small perf improvement : initialize threads names early when possible
7 years ago
luccioman d95b288f19 Removed use of deprecated Jetty IPAccessHandler for client filtering.
7 years ago
luccioman 4aafebc014 Merge pull request #122 from Scarfmonster/patch-1
8 years ago
reger e6e20dab52 upd to Jetty 9.4.6.v20170531
8 years ago
Ryszard Goń 3cedbbd4ed Wrong password was removed after the SSL certificate import
8 years ago
luccioman 8399275142 Properly close file output streams even on exceptions scenarios.
8 years ago
luccioman d98c04853d Ensure proper closing of file input streams.
8 years ago
reger a2afb4bae0 add switchboardconstants for server ports config keys
8 years ago
reger 3151cda3a5 catch ip-format exception on wrong server access setting ip filter
8 years ago
reger d9adc2c255 load handler for Transparent Proxy on startup only if feature is activated
9 years ago
reger a60b1fb6c2 differentiate api call getLocalPort() from getConfigInt()
10 years ago
reger 6bc8a9b11e make Quality of Service Servlet available to prioritize requests from local host
10 years ago
reger 6a04563578 Init Jetty using setDefaultDescriptor (web.xml) to defaults/web.xml
10 years ago
sixcooler d8fcc4a2f5 added a timeout on Jetty connectors
11 years ago
Marc Nause 1e6e69bc40 Finished implementation of UPNP:
11 years ago
reger c7335318eb remove unused legacy procedure from httpserver
11 years ago
sixcooler 5b1c4ef191 Monitoring and limit connection-count for Jetty
11 years ago
sixcooler 10326892a8 avoid erros from ConnectHandler, correction for #6d16fa9
11 years ago
reger e9060d31bd update to Jetty 9
11 years ago