You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Remy Maucherat <re...@apache.org> on 2002/03/26 20:34:26 UTC

[ANNOUNCEMENT] Tomcat 4.0.4 Beta 2 released

The second beta release of Tomcat 4.0.4 has been released. This release
includes bugfixes and small feature additions over Tomcat 4.0.2/4.0.3
(please refer to the release notes for the complete list).

Of particular interest in this beta release is the inclusion of a new
standalone HTTP/1.1 connector, called Coyote. Coyote brings increased
performance and better scalability to Tomcat over the old connector. The
connector can be enabled by uncommenting an element in the Tomcat server.xml
configuration file.

Release notes:
http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4-b2/RELEAS
E-NOTES

Downloads (source and binaries):
http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4-b2/

Remy


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: [ANNOUNCEMENT] Tomcat 4.0.4 Beta 2 released

Posted by Remy Maucherat <re...@apache.org>.
> It is possible to use the Coyote connector for SSL connections as well?

I didn't test it yet, and didn't get any report on that, but it is supposed
to work. It uses the exact same syntax as the default HTTP connector (use a
'factory' child element).
I'll add a page on Coyote in the docs eventually.

Remy


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: [ANNOUNCEMENT] Tomcat 4.0.4 Beta 2 released

Posted by Jonathan Eric Miller <je...@uchicago.edu>.
It is possible to use the Coyote connector for SSL connections as well?

Jon

----- Original Message -----
From: "Remy Maucherat" <re...@apache.org>
To: <to...@jakarta.apache.org>; <to...@jakarta.apache.org>;
<an...@jakarta.apache.org>
Sent: Tuesday, March 26, 2002 1:34 PM
Subject: [ANNOUNCEMENT] Tomcat 4.0.4 Beta 2 released


> The second beta release of Tomcat 4.0.4 has been released. This release
> includes bugfixes and small feature additions over Tomcat 4.0.2/4.0.3
> (please refer to the release notes for the complete list).
>
> Of particular interest in this beta release is the inclusion of a new
> standalone HTTP/1.1 connector, called Coyote. Coyote brings increased
> performance and better scalability to Tomcat over the old connector. The
> connector can be enabled by uncommenting an element in the Tomcat
server.xml
> configuration file.
>
> Release notes:
>
http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4-b2/RELEAS
> E-NOTES
>
> Downloads (source and binaries):
> http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4-b2/
>
> Remy
>
>
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>
>


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>