intel / intel/asynch_mode_nginx

worker_processes should not be the amount of sriov_numvfs

Open
#81 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
225
Forks
69
PR merge metrics
No merged PRs in 30d

Description

Setup:
- Ubuntu 24.04 amd64
- in-tree QAT
- Dual Intel(R) Xeon(R) Gold 6438Y+ (each 16 vfs / total 32)

When i set the worker_processes in the nginx.conf above `32` the qat.service reports `qatmgr[3007]: Couldn't get section SHIM` and no SSL connections are possible

It should be possible to set worker_processes to the CPU amount, here either `auto` or `128`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.