Skip to content
Webtide

Webtide

Jetty and CometD Expert Services

Menu

  • Why Choose…
    • Webtide?
    • Jetty?
    • CometD?
  • Services
    • Lifecycle Support
      • Expert Advice
      • Migration Assistance
      • Performance Tuning
      • Production Support
    • Accelerator Program
  • Blogs
  • Company
    • About Webtide
    • Team
  • Contact Us

Author: Simone Bordet

Jetty 9.1.4 Open Sources FastCGI Proxy

I wrote in the past about the support that was added to Jetty 9.1 to proxy HTTP requests to a FastCGI server. A typical configuration to serve PHP applications such as WordPress or Drupal is to put Apache or Nginx

Simone Bordet April 15, 2014 FastCGI, Jetty, SPDY, Uncategorized No Comments Read more

How to install JIRA 6.1 in Jetty 9.1

Atlassian JIRA is a very good issue tracking system. Many open source projects use it, including our own CometD project and most notably OpenJDK. While Atlassian supports JIRA on Tomcat, JIRA runs in Jetty as well, and can benefit of

Simone Bordet December 17, 2013 Jetty, Uncategorized No Comments Read more

WordPress & Jetty: perfect fit

I posted a while back about the capability of Jetty 9.1’s HttpClient to speak HTTP over different transports: by default HTTP, but we also provide a SPDY implementation, where the HTTP requests and responses are carried using the SPDY transport

Simone Bordet November 21, 2013 FastCGI, HTTP, Jetty, SPDY, Uncategorized 3 Comments Read more

Speaking at Devoxx 2013

Thomas Becker and I will be speaking at Devoxx, presenting two BOFs: HTTP 2.0/SPDY and Jetty in depth and The Jetty Community BOF. The first is a more technical session devoted to the internals of SPDY and HTTP 2.0, while

Simone Bordet November 10, 2013 Jetty, Uncategorized No Comments Read more

Pluggable Transports for Jetty 9.1's HttpClient

In Jetty 9, the HttpClient was completely rewritten, as we posted a while back. In Jetty 9.1, we took one step forward and we made Jetty’s HttpClient polyglot. This means that now applications can use the HTTP API and semantic

Simone Bordet October 28, 2013 HTTP, Java, Jetty, SPDY, Uncategorized 2 Comments Read more

On JDK 7's asynchronous I/O

I have been working lately with the new JDK 7’s Async I/O APIs (“AIO” from here), and I would like to summarize here my findings, for future reference (mostly my own). My understanding is that the design of the AIO

Simone Bordet February 22, 2013 Jetty, Uncategorized Read more

The new Jetty 9 HTTP client

Introduction One of the big refactorings in Jetty 9 is the complete rewrite of the HTTP client. The reasons behind the rewrite are many: We wrote the codebase several years ago; while we have actively maintained, it was starting to

Simone Bordet November 20, 2012 HTTP, Java, Jetty, Uncategorized Read more

Jetty, SPDY and HAProxy

The SPDY protocol will be the next web revolution. The HTTP-bis working group has been rechartered to use SPDY as the basis for HTTP 2.0, so network and server vendors are starting to update their offerings to include SPDY support.

Simone Bordet October 23, 2012 HTTP, Java, Jetty, performance, SPDY, Uncategorized Read more

Jetty-SPDY blogged

Jos Dirksen has written a nice blog about Jetty-SPDY, thanks Jos ! In the upcoming Jetty 7.6.3 and 8.1.3 (due in the next days), the Jetty-SPDY module has been enhanced with support for prioritized streams and for SPDY push (although

Simone Bordet April 3, 2012 HTTP, Jetty, performance, SPDY, Uncategorized Read more

SPDY support in Jetty

SPDY is Google’s protocol that is intended to improve user experience on the web, by reducing the latency of web pages, sometimes up to a factor of 3. Yes, three times faster. How does SPDY accomplish that ? SPDY reduces

Simone Bordet March 15, 2012 Intalio, Java, Jetty, performance, SPDY, Uncategorized Read more
Page 4 of 6« First«...23456»

Recent Posts

  • Jetty HTTP/3 Support
  • UnixDomain Support in Jetty
  • Jetty & Log4j2 exploit CVE-2021-44228
  • The Jetty Performance Effort
  • Eclipse Jetty Servlet Survey

RSS

  • Entries RSS
  • Comments RSS

Webtide, LLC. is owned and operated by the developers of the Eclipse Jetty open source project.

Jetty is a registered trademark of the Eclipse Foundation, Inc.

Copyright © 2023 Webtide          Privacy Policy     Terms of Use