worker-threads setting no longer has any affect

Description

Original runwar issue #147

The --worker-threads 150 setting does nothing now. It used to work in the version of Runwar/undertow we had in CommandBox 3.x but I noticed this week that I tried to use that setting while doing performance testing on CommandBox 4, and no more than 30 CF requests would process at a time regardless of what I set the worker threads setting to. Perhaps Undertow changed how they accept that setting?

Activity

Show:

Brad WoodDecember 27, 2019 at 1:49 AM

A new first class server.json setting has been added for this:

server set web.maxRequests=100

 

Stephany MongeSeptember 2, 2019 at 5:40 PM

Complete Functional Testing is pending from

Miguel MathusJuly 30, 2019 at 6:13 AM

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Due date

Priority

Components

Sentry

Created July 30, 2019 at 6:13 AM
Updated December 27, 2019 at 1:49 AM
Resolved September 16, 2019 at 4:42 PM

Flag notifications