-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 2.0 = signal 17 (SIGCHLD) received #39
Comments
I'm trying to reproduce the issue, however, the problem didn't appear with a default Nginx config. |
Hello,
No problem with version v1.2 :
If I change traffic_accounting to v2.0, I obtain signal 17 (SIGCHLD) If you want to reproduce it more easily, you can look my 2 repositories :
I use this way to compile and test inside the same docker :
The branch master is only for CI/CD because I have all I need to release in GitHub pages using var env. You'll need to add Regards |
Can not get nginx-1.20.1 (source install) to work with traffic-accounting-nginx-module v2.0 (source install) on CentOS 7.9.2009. Using most basic config as follows:
error.log extract: 2021/07/22 21:38:02 [debug] 218908#218908: bind() 0.0.0.0:8008 #7 http-accounting.log extract. 2021/07/22 21:38:02 [notice] 218911#218911: pid:218911|start http traffic accounting Any ideas as to why this does not work? |
Hi,
After updated the release of this module to 2.0, I obtain
signal 17 (SIGCHLD) received
Output from error.log :
With the module version 1.2, all are fine :
Have you any idea how to fix it ?
Regards
The text was updated successfully, but these errors were encountered: