RE: HTTP/2 support in Tomcat

2025-02-12 Thread Amit Pande
mas Sent: Wednesday, February 12, 2025 2:12 AM To: users@tomcat.apache.org Subject: Re: HTTP/2 support in Tomcat CAUTION: This email originated from outside the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. If you believe

Re: HTTP/2 support in Tomcat

2025-02-12 Thread Mark Thomas
On 12/02/2025 02:50, Chuck Caldarale wrote: On 2025 Feb 11, at 19:21, Amit Pande wrote: Am planning to update the Tomcat configuration to support HTTP/2. Wanted to understand the difference between nested within the HTTP/1.1 connector Vs Supporting protocol=org.apache.coyote.http2.Http

Re: HTTP/2 support in Tomcat

2025-02-11 Thread Chuck Caldarale
> On 2025 Feb 11, at 19:21, Amit Pande wrote: > > Am planning to update the Tomcat configuration to support HTTP/2. > > Wanted to understand the difference between > > nested > within the HTTP/1.1 connector > > Vs > > Supporting protocol=org.apache.coyote.http2.Http2Protocol in the conne

HTTP/2 support in Tomcat

2025-02-11 Thread Amit Pande
Hello, Am planning to update the Tomcat configuration to support HTTP/2. Wanted to understand the difference between nested within the HTTP/1.1 connector Vs Supporting protocol=org.apache.coyote.http2.Http2Protocol in the connector configuration. As I understand using the upgrade protocol

Re: Http 2 support in Tomcat

2015-05-17 Thread PerfGuru
: Friday, May 15, 2015 3:12 PM Subject: Re: Http 2 support in Tomcat Am 15.05.2015 um 20:43 schrieb PerfGuru: > Thanks Mark & Chris this is a very informative. I am using a httpd that > supports http/2 and wow is it impressive. Sorry, I had to stop using > Apache/Tomcat to u

Re: Http 2 support in Tomcat

2015-05-15 Thread PerfGuru
Schultz To: Tomcat Users List Sent: Friday, May 15, 2015 2:49 PM Subject: Re: Http 2 support in Tomcat -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tony, On 5/15/15 2:43 PM, PerfGuru wrote: > Thanks Mark & Chris this is a very informative. I am using a httpd > that suppo

Re: Http 2 support in Tomcat

2015-05-15 Thread Rainer Jung
Am 15.05.2015 um 20:43 schrieb PerfGuru: Thanks Mark & Chris this is a very informative. I am using a httpd that supports http/2 and wow is it impressive. Sorry, I had to stop using Apache/Tomcat to use it but the performance and bandwidth gains are so nice it is addicting and my users have no

Re: Http 2 support in Tomcat

2015-05-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tony, On 5/15/15 2:43 PM, PerfGuru wrote: > Thanks Mark & Chris this is a very informative. I am using a httpd > that supports http/2 and wow is it impressive. Sorry, I had to > stop using Apache/Tomcat to use it but the performance and > bandwidth

Re: Http 2 support in Tomcat

2015-05-15 Thread Stefan Mayr
Am 15.05.2015 um 20:23 schrieb Christopher Schultz: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 5/15/15 12:59 PM, Mark Thomas wrote: On 15/05/2015 17:49, Christopher Schultz wrote: Tony, On 5/15/15 12:06 PM, PerfGuru wrote: Good news thanks for the update. It may be some time b

Re: Http 2 support in Tomcat

2015-05-15 Thread PerfGuru
sers List Sent: Friday, May 15, 2015 12:28 PM Subject: Re: Http 2 support in Tomcat On 15/05/2015 19:23, Christopher Schultz wrote: > Mark, > > On 5/15/15 12:59 PM, Mark Thomas wrote: >> On 15/05/2015 17:49, Christopher Schultz wrote: >>> Tony, >>> >>>

Re: Http 2 support in Tomcat

2015-05-15 Thread Mark Thomas
On 15/05/2015 19:23, Christopher Schultz wrote: > Mark, > > On 5/15/15 12:59 PM, Mark Thomas wrote: >> On 15/05/2015 17:49, Christopher Schultz wrote: >>> Tony, >>> >>> On 5/15/15 12:06 PM, PerfGuru wrote: Good news thanks for the update. It may be some time before servlet 4 support is r

Re: Http 2 support in Tomcat

2015-05-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 5/15/15 12:59 PM, Mark Thomas wrote: > On 15/05/2015 17:49, Christopher Schultz wrote: >> Tony, >> >> On 5/15/15 12:06 PM, PerfGuru wrote: >>> Good news thanks for the update. It may be some time before >>> servlet 4 support is released bu

Re: Http 2 support in Tomcat

2015-05-15 Thread Mark Thomas
On 15/05/2015 17:49, Christopher Schultz wrote: > Tony, > > On 5/15/15 12:06 PM, PerfGuru wrote: >> Good news thanks for the update. It may be some time before servlet >> 4 support is released but good to know Tomcat will be ready then. >> But does APR support http/2? I know other web servers now

Re: Http 2 support in Tomcat

2015-05-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tony, On 5/15/15 12:06 PM, PerfGuru wrote: > Good news thanks for the update. It may be some time before servlet > 4 support is released but good to know Tomcat will be ready then. > But does APR support http/2? I know other web servers now do. Mar

Re: Http 2 support in Tomcat

2015-05-15 Thread PerfGuru
From: Mark Thomas To: Tomcat Users List Sent: Friday, May 15, 2015 2:00 AM Subject: Re: Http 2 support in Tomcat On 15/05/2015 08:55, anjan bacchu wrote: >  wondering what the plans are for supporting HTTP 2 support in tomcat ? > When is it planned ? Which version(s) are likely

Re: Http 2 support in Tomcat

2015-05-15 Thread Mark Thomas
On 15/05/2015 08:55, anjan bacchu wrote: > wondering what the plans are for supporting HTTP 2 support in tomcat ? > When is it planned ? Which version(s) are likely to get support ? Work is in progress now. http://tomcat.markmail.org/thread/twqufoz53txetagh I hope to have basic support w

Http 2 support in Tomcat

2015-05-15 Thread anjan bacchu
wondering what the plans are for supporting HTTP 2 support in tomcat ? When is it planned ? Which version(s) are likely to get support ?