Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] HTTP/2 Push is not working

Hi,

Sure:
- clone the master branch here: https://github.com/wuic/wuic-samples/tree/master
- jump into "js-css-sample" directory and run "clean package jetty:run-forked"
- browse https://localhost:9090/jquery-ui-1.10.2/filter/accordion/collapsible.html and http://localhost:8080/jquery-ui-1.10.2/filter/accordion/collapsible.html

The HtmlParserFilter is installed and performs server-push.

2015-04-23 13:45 GMT+02:00 Simone Bordet <sbordet@xxxxxxxxxxx>:
Hi,

On Tue, Apr 21, 2015 at 11:00 PM, Guillaume Drouet <guidrouet@xxxxxxxxx> wrote:
> Ho you're totally right. HTTP/2 server push actualy works. The interesting
> point is that HTTP/2 is not always faster than a non secured HTTP/1.1
> connection.

We are very interested in these results.
Can you share ?

--
Simone Bordet
----
http://cometd.org
http://webtide.com
http://intalio.com
Developer advice, training, services and support
from the Jetty & CometD experts.
Intalio, the modern way to build business applications.
_______________________________________________
jetty-dev mailing list
jetty-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-dev



--
Guillaume DROUET

Back to the top