ironic/releasenotes/notes/apache-multiple-workers-11d...

6 lines
205 B
YAML

---
fixes:
- Fixes an issue with requests to the ironic API service sometimes timing
out when running under Apache. This was due to mixing two concurrency
models (for handling multiple threads).