Rémy,

On 9/29/20 07:57, Rémy Maucherat wrote:
> On Tue, Sep 29, 2020 at 1:32 PM Mark Thomas <ma...@apache.org> wrote:
> 
>> All,
>>
>> Removing the APR connector (HTTP and AJP) is currently on the TODO list
>> for Tomcat 10.0.x (i.e. the current development branch).
>>
>> I am wondering whether we are still happy with this plan as we have had
>> a few 10.0.x milestone releases and we haven't made any efforts to
>> remove the APR connector.
>>
>> I'm happy to remove APR from 10.0.x but I am equally happy postponing
>> this to a later release if necessary.
>>
>> We'd still need Tomcat Native support to enable the use of OpenSSL with
>> NIO and NIO2. I am only thinking of removing the APR based HTTP and AJP
>> connectors (with associated plumbing) and possibly some of the
>> org.apache.tomcat.jni package.
>>
>> Thoughts?
> 
> I would rather postpone at this point, with the idea of really removing it
> in 10.1.

I don't know how popular the APR connector is. There are probably lots
of users who use it because "it's the fastest" and they haven't changed
since 2005.

I also don't know how many users are actually using NIO+OpenSSL. APR is
well-known to be reliable and has good performance. I think the
NIO+OpenSSL is less popularly deployed. Is it "too fast" to remove it in
10.0?

> Maybe we should remove it from the docs in 10.0 in preparation for the move
> ?

I wouldn't remove it from the docs, but maybe very clearly advertise
that it's being removed.

-chris

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to