Results 2 comments of Tong Cao

Hi all, I have the quite same problem with the latest software version: `async_nginx: 0.4.5` `openssl: 1.1.1k` `qatengine: 0.6.4` `qatdriver: 1.7.l.4.13.0.9` the reproduce situation: config values in nginx.conf : `default_algorithms...

Yes, must be my description above not very clearly. The num_* are never increased since that nginx worker process fall into this loop code, not breakout: https://github.com/intel/asynch_mode_nginx/blob/7f674ff25c47d7dd5e335bed7a3fd6154d735b2e/src/http/ngx_http_request_body.c#L281-L378 Because of line:336...