@InfoHunter
Pulling the latest SEnginx, I notice regular 'segfault's showing in the system logs:
May 3 21:03:10 server1 kernel: [83732.093146] nginx[37442]: segfault at 45555d ip 000000000045e8b1 sp 00007fff63554bc0 error 7 in nginx[400000+849000]
May 3 21:03:10 server1 kernel: nginx[37442]: segfault at 45555d ip 000000000045e8b1 sp 00007fff63554bc0 error 7 in nginx[400000+849000]
May 3 21:03:41 server1 kernel: [83762.969395] nginx[37448]: segfault at 45555d ip 000000000045e8b1 sp 00007fff63554bc0 error 7 in nginx[400000+849000]
May 3 21:03:41 server1 kernel: nginx[37448]: segfault at 45555d ip 000000000045e8b1 sp 00007fff63554bc0 error 7 in nginx[400000+849000]
Reverting to the older SEnginx v1.5.13 + changes [@4e896e9], no event errors or issues are seen.
Notes: The older SEnginx results in clean logs and no 'faults' for days.... [14 days on last run and using SEnginx v1.5.13].
Notes: the older SEnginx v1.5.13 fallback includes the older essential 'modules' within "neusoft". The only extra 'third-party' modules used on both test cases were: 1) ngx_pagespeed, 2) ngx-cache-purge-2.1 and 3) nginx-upload-progress-module-0.9
Sorry I have not done a full SEnginx debug analysis and report here, but my system is a live production server. My web client's do not like the server with broken data streams - for long periods.
@InfoHunter
Pulling the latest SEnginx, I notice regular 'segfault's showing in the system logs:
Reverting to the older SEnginx v1.5.13 + changes [@4e896e9], no event errors or issues are seen.
Notes: The older SEnginx results in clean logs and no 'faults' for days.... [14 days on last run and using SEnginx v1.5.13].
Notes: the older SEnginx v1.5.13 fallback includes the older essential 'modules' within "neusoft". The only extra 'third-party' modules used on both test cases were: 1) ngx_pagespeed, 2) ngx-cache-purge-2.1 and 3) nginx-upload-progress-module-0.9
Sorry I have not done a full SEnginx debug analysis and report here, but my system is a live production server. My web client's do not like the server with broken data streams - for long periods.