Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Lachlan 04b1a77b6d
Issue #4152 - CompressExtension autoFragment with respect to maxFrameSize (#4260)
* rework ByteAccumulator to avoid unnecessary data copies
* use ByteAccumulator instead of BAOS for ws compression
* outgoing autoFragment working with permessage-deflate
* ByteAccumulator now uses fixed maxFrameSize and no ByteBufferPool
* rework deflate code and introduce TransformingFlusher
* use transforming flusher for outgoing compression
* general clean up CompressExtension and subclasses
* remove forward incoming method
* use flusher to fragment for the decompressing of incoming frames
* fix broken tests
* updates to TransformingFlusher
* tests for CompressExtension with no payload
* ByteAccumulator uses the BufferPool for the final buffer
* remove increased maxFrameSize from autobahn tests as we now autoFragment
* add test for gzip bomb
* fix typo
* use Throwable failure instead of canEnqueue
* changes to TransformingFlusher from review
* remove per frame deflate extension
* remove accumulation of data to maxFrameSize in CompressExtension
* race between finished being set and callback being completed
* cleanup of transforming flusher
* fix issues with the TransformingFlushers
* add internal parameters for deflate and inflate BufferSize
* missing licence header
* wip
* don't use same extension config instances in negotiated extensions
* changes to TransformingFlusher from review
* fix internal extensions requested by client
* javadoc update
* javadoc and cleanup from review
* remove ByteAccumulator
* fix module-info
* null out current on callback completion
* remove override of succeeded and failed

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2019-11-19 12:34:58 +11:00
.github Introducing stalebot.yml anew (again) 2019-11-15 15:19:47 -06:00
advisories Adding reference to patched versions of jetty-http jars 2015-02-25 16:10:06 -07:00
aggregates Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
apache-jsp Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
apache-jstl Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
build-resources Updating to version 9.4.23-SNAPSHOT 2019-10-22 09:19:41 -05:00
examples Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
jetty-alpn Updated ALPN modules for Java >= 11 so that 2019-11-14 09:48:28 +01:00
jetty-annotations Log "Annotation scanning elapsed time ..." instead of "Scanning elapsed time ..." 2019-11-18 09:08:21 +11:00
jetty-ant Issue #2578 - Listener behavior cleanup (Jetty 10.0.x) (#3966) 2019-11-13 11:04:38 +11:00
jetty-bom Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
jetty-cdi Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
jetty-client Merged branch 'jetty-9.4.x' into 'jetty-10.0.x'. 2019-11-18 10:33:16 +01:00
jetty-deploy Merged branch 'jetty-9.4.x' into 'jetty-10.0.x'. 2019-11-11 16:45:12 +01:00
jetty-distribution Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
jetty-documentation Merged branch 'jetty-9.4.x' into 'jetty-10.0.x'. 2019-11-11 16:45:12 +01:00
jetty-fcgi Merged branch 'jetty-9.4.x' into 'jetty-10.0.x'. 2019-11-13 23:44:22 +01:00
jetty-gcloud Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
jetty-hazelcast Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
jetty-home Issue #2578 - Listener behavior cleanup (Jetty 10.0.x) (#3966) 2019-11-13 11:04:38 +11:00
jetty-http Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2019-11-14 13:30:23 +11:00
jetty-http-spi Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
jetty-http2 Merge pull request #4017 from eclipse/jetty-10.0.x-3951-http2_demand 2019-11-14 13:50:02 +03:00
jetty-infinispan Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
jetty-io Issue #2578 - Listener behavior cleanup (Jetty 10.0.x) (#3966) 2019-11-13 11:04:38 +11:00
jetty-jaas Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
jetty-jaspi add module-info lines to use ServiceLoader with Authenticator.Factory 2019-11-08 21:06:51 +11:00
jetty-jmh/src/main/java/org/eclipse/jetty/util Updating to version 9.4.23-SNAPSHOT 2019-10-22 09:19:41 -05:00
jetty-jmx Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
jetty-jndi Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
jetty-jspc-maven-plugin Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
jetty-maven-plugin Issue #1743 Fix merge of PR4242 2019-11-18 10:34:39 +11:00
jetty-memcached Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2019-11-18 09:29:11 +11:00
jetty-nosql Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
jetty-openid Merged branch 'jetty-9.4.x' into 'jetty-10.0.x'. 2019-11-13 23:39:35 +01:00
jetty-osgi Issue #2578 - Listener behavior cleanup (Jetty 10.0.x) (#3966) 2019-11-13 11:04:38 +11:00
jetty-plus Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
jetty-proxy Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
jetty-quickstart Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
jetty-rewrite Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
jetty-runner Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
jetty-security Issue #2578 - Listener behavior cleanup (Jetty 10.0.x) (#3966) 2019-11-13 11:04:38 +11:00
jetty-server Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2019-11-18 09:29:11 +11:00
jetty-servlet Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2019-11-14 13:30:23 +11:00
jetty-servlets Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
jetty-spring Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
jetty-start Merge branch 'jetty-9.4.x' into jetty-10.0.x 2019-11-07 15:37:30 -06:00
jetty-unixsocket Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2019-11-05 09:17:29 +11:00
jetty-util Fixing merge of SslContextFactory 2019-11-18 16:21:04 -06:00
jetty-util-ajax Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
jetty-webapp Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2019-11-14 13:30:23 +11:00
jetty-websocket Issue #4152 - CompressExtension autoFragment with respect to maxFrameSize (#4260) 2019-11-19 12:34:58 +11:00
jetty-xml Updating to version 9.3.29-SNAPSHOT 2019-11-05 13:02:10 -06:00
logos Adding logos 2016-07-08 08:45:26 -07:00
scripts Merge branch 'jetty-9.4.x' into jetty-10.0.x 2019-10-24 10:58:45 -05:00
tests Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x-1743-refactor-maven-plugin-redux 2019-11-18 10:05:50 +11:00
.gitattributes Adding mod & adoc to gitattributes 2018-08-02 08:57:58 -05:00
.gitignore Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-9.4.x-3550-QueuedThreadPool-cleanup 2019-04-25 06:53:07 +02:00
CODE_COVERAGE.md http-spi test improvement (#62) 2016-05-04 10:56:56 +10:00
CONTRIBUTING.md Testing gpg signature setup 2019-09-25 12:42:32 -05:00
Jenkinsfile Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2019-09-25 15:06:17 +10:00
Jmh_Jenkinsfile Merge branch 'jetty-9.4.x' into jetty-10.0.x 2019-07-09 12:57:26 +10:00
KEYS.txt Fixing typo in email address 2019-09-10 03:57:58 -05:00
LICENSE Correcting header text mentioning EPL 2.0, we are not EPL 2.0 yet, we are still EPL 1.0 2019-04-22 09:51:29 -05:00
NOTICE.txt Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x-3162_jetty_servlet_api 2019-01-30 11:56:58 -06:00
README.md Updating http to https 2019-11-05 16:23:49 -06:00
VERSION.txt Merge branch 'jetty-9.4.x' into jetty-10.0.x 2019-11-07 13:25:04 -06:00
header-template-doc.txt Issue #2185 - Adds check for documentation header and separates it fr… (#2186) 2018-02-07 16:06:52 -05:00
header-template-java.txt Merge resolution 2018-02-07 16:22:12 -05:00
pom.xml Merged branch 'jetty-9.4.x' into 'jetty-10.0.x'. 2019-11-18 10:05:16 +01:00

README.md

Eclipse Jetty Canonical Repository

This is the canonical repository for the Jetty project, feel free to fork and contribute now!

Submitting a patch or pull request?

Make sure you have an Eclipse Contributor Agreement (ECA) on file.

Project description

Jetty is a lightweight highly scalable java based web server and servlet engine. Our goal is to support web protocols like HTTP, HTTP/2 and WebSocket in a high volume low latency way that provides maximum performance while retaining the ease of use and compatibility with years of servlet development. Jetty is a modern fully async web server that has a long history as a component oriented technology easily embedded into applications while still offering a solid traditional distribution for webapp deployment.

Documentation

Project documentation is available on the Jetty Eclipse website.

Building

To build, use:

  mvn clean install

The Jetty distribution will be built in jetty-distribution/target/distribution.

The first build may take a longer than expected as Maven downloads all the dependencies.

The build tests do a lot of stress testing, and on some machines it is necessary to set the file descriptor limit to greater than 2048 for the tests to all pass successfully.

It is possible to bypass tests by building with mvn clean install -DskipTests.

Professional Services

Expert advice and production support are available through Webtide.com.