Bug 956845

Summary: Enable debug
Product: [Fedora] Fedora Reporter: Renich Bon Ciric <renich>
Component: nginxAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: jeremy, pavel.lisy
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: nginx-1.2.9-1.fc18 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-26 20:42:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Renich Bon Ciric 2013-04-25 18:25:50 UTC
Description of problem:
I can't enable debug_connection since nginx is not built with --with-debug

Version-Release number of selected component (if applicable):
nginx-1.2.8-1.fc18.x86_64

How reproducible:

# /etc/nginx.conf
... 
error_log  /var/log/nginx/error.log;

events {
    debug_connection 127.0.0.1;
}

# EOF

Please, after that, try accessing localhost and check out the logs (/var/log/nginx/error.log)


Actual results:
2013/04/25 13:18:56 [warn] 11816#0: "debug_connection" is ignored, you need to rebuild nginx using --with-debug option to enable it in /etc/nginx/nginx.conf:17

Expected results:
debug info

Comment 1 Jamie Nguyen 2013-04-26 20:09:05 UTC
Thanks for reporting. I will fix this in all branches.

Comment 2 Fedora Update System 2013-04-26 20:36:25 UTC
nginx-1.4.0-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/nginx-1.4.0-1.fc19

Comment 3 Fedora Update System 2013-04-26 20:38:48 UTC
nginx-1.2.8-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/nginx-1.2.8-2.fc18

Comment 4 Fedora Update System 2013-04-26 20:41:45 UTC
nginx-1.0.15-5.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/nginx-1.0.15-5.el6

Comment 5 Fedora Update System 2013-04-28 09:12:40 UTC
nginx-1.2.8-3.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/nginx-1.2.8-3.fc18

Comment 6 Fedora Update System 2013-04-28 09:12:51 UTC
nginx-1.4.0-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/nginx-1.4.0-2.fc19

Comment 7 Fedora Update System 2013-05-03 02:43:36 UTC
nginx-1.4.0-2.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2013-05-13 21:05:42 UTC
nginx-1.2.9-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/nginx-1.2.9-1.fc18

Comment 9 Fedora Update System 2013-05-23 12:23:56 UTC
nginx-1.2.9-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.