intel / asynch_mode_nginx

Async Mode Nginx with QAT support which improves Crypto and compression performance
https://developer.intel.com/quickassist
Other
213 stars 62 forks source link

worker_processes should not be the amount of sriov_numvfs #81

Open Fexiven opened 3 months ago

Fexiven commented 3 months ago

Setup:

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

hardikpatel9 commented 3 months ago

Hi @Fexiven , Can you please give us more information like QAT Engine: version, Crypto libraries: like openssl version, if using NGINX:- then its Version, etc with logs to understand more