Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Alan Bullpitt / Alan Bullpitt (Alan Bullpitt)
Created: 04/04/2016
Components: General Server, EFR
Versions: 11.0
Failure Type:
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Major / All users will encounter
Locale/System: ALL / Win 2012 Server x64
Vote Count: 4
Problem Description: Coldfusion administrator states that for a Standard Edition server the number of concurrent cfthreads is limited to a maximum of 10. However after testing this it appears the maximum available concurrently is only 2.
Steps to Reproduce: On standard edition server log in to administration and go to request tuning. Under the "Maximum number of threads available for CFTHREAD " section change maximum thread count to any number higher then 2. Create multiple cfthreads and view the number of "Running" threads at one time. The number is never greater then 2 irrespective of the value entered on the administration screen. Included test files to demonstrate issue. Open cfthreadtest.cfm which launches 10 threads and redirects to a view of the status of all threads.
Actual Result: Only 2 threads ever execute at a time.
Expected Result: The number of threads running should match the maximum number entered through the administration up to 10.
Any Workarounds: N/A
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4135460
External Customer Info:
External Company:
External Customer Name: Alan Bullpitt
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
- April 05, 2016 00:00:00: 1_cfthreadtest.cfm
- April 05, 2016 00:00:00: 2_cfthreadtestview.cfm
Comments: