https://tomcat.apache.org/tomcat-11.0-doc/config/http.html

Search for useVirtualThreads

The same option exists in the latest 8.5.x, 9.0.x and 10.1.x releases.

You need to be using Java 21 to use virtual threads.

Mark


On 22/08/2023 14:14, William Crowell wrote:
Hi,

To use virtual threads in Tomcat 11, do you need to configure anything with the 
connectors in server.xml, or does Tomcat 11 use virtual threads by default 
(with JDK 21)?  Is there any documentation as of yet to configure virtual 
threads?  The only samples I have seen are with Spring Boot using the embedded 
Tomcat server.

Thanks in advance,

William Crowell


This e-mail may contain information that is privileged or confidential. If you 
are not the intended recipient, please delete the e-mail and any attachments 
and notify us immediately.



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

Reply via email to