-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

James,

On 8/31/18 09:27, recai james wrote:
> What is the biggest difference about these connectors? Which one
> performs the best? Is anybody shed a light on this?

Have a look at:

http://tomcat.apache.org/tomcat-9.0-doc/config/http.html#Connector_Compa
rison

and

http://tomcat.apache.org/presentations.html
(search for "connector selection")

These mostly focus on HTTP rather than AJP, but the answers are pretty
much the same. Keep in mind that AJP is usually expected to be a
persistent connection between reverse-proxy and Tomcat, so things like
keepalive-blocking, etc. are possibly less (or more!) important.

My recommendation these days would be to use HTTP as your proxy
protocol, and to use either NIO or NIO2.

Rémy is giving a presentation next month in Montreal about "recent"
features in Tomcat, and will be discussing NIO2 as a part of that
presentation:
(talk)
https://apachecon.dukecon.org/acna/2018/#/scheduledEvent/7b1817f0af115fd
b6
(conf) https://apachecon.dukecon.org/acna/2018/#/schedule

Also possible relevant is Rémy's talk on NIO2 specifically:
https://apachecon.dukecon.org/acna/2018/#/scheduledEvent/c8e270be4e9cd15
05

Hope that helps,
- -chris
-----BEGIN PGP SIGNATURE-----
Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/

iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAluJeG4ACgkQHPApP6U8
pFhi5xAAucBl/ltdK7nXsfYt0Qc6JORwzmBFDLa4BjUcEglZ8rS0vQ/9tik8ntll
LOWQNZH9+W8Ly2LaOb4GlEk+mQAH3m8oohHqymq68ilb95GlsR0pFgtsCNcPOqNk
IpgW1QbUPY5PtlhyLAtVkzc0nUzyLalXv2EC4SO7uRQVp3P3mSr+6UzjciOjsHed
cHgoPF0SMkOiHmXo1S1EtbiL+50NbFAUyNNGrKkQEPPFnZ3NrVj1UPXp3WC+B0mF
B3h3dmp28mhLu+/CaRFqrB+UC/XZtKjgq0yrXHXhjvlVBGSeTJYV+JKZHj7rRpf1
OpxEtMwEe5xePZcgGYb4eeJOq2HkC3uDNw2/mLDUkwsGZ4kJ4l5uw5ICp71+fr/1
a5n8t6RM+EiHfS7ML85yoKjzmlx11c0XAv84DolytbhF8kqeaM1hGTFdC0aMenMt
C52lkxWfs9KKWOz4rkaBhdTHtVktuNtBWWtaOwczqJJCPUOCTiiZK5Zp6hMEbIOY
3XhT9MVuPjjrakfid5UeugDSbZz0YVgU+/IU64aVrIEuLT53LDgd6Y5qV4X8TAXw
pP0spjAcrjjEQTXGpD6/5CJTqX/XA800lBFIOQ9tZ/GEkETUXAdAmkSCZdTbPyFD
lDX5YAWriTmr3yKvgL23oL5RwTMmqatgkLLaFbRajrYkkEY/iCw=
=LYLW
-----END PGP SIGNATURE-----

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

Reply via email to