Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
您可以将 JBoss Web 应用程序配置为单线程吗?即:一次只接受一个传入的网络请求(即:套接字连接)?或者有没有办法说最多 3 个并发连接?我知道这是一个不寻常的配置,但我们很好奇..
在连接器元素中设置maxThreads为 1 。
maxThreads