Skip to content
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

invalid status code value "200-399,499" #10

Open
alexanderilyin opened this issue Jun 19, 2018 · 0 comments
Open

invalid status code value "200-399,499" #10

alexanderilyin opened this issue Jun 19, 2018 · 0 comments

Comments

@alexanderilyin
Copy link

Used configuration from example https://github.com/AnchorFree/docker-nginx-pinba/blame/master/README.md#L41 for nginx error.

nginx.conf

    pinba_enable on;
    pinba_server pinba:30002;
    pinba_ignore_codes 200-399,499;

Nginx Error Log

elite-nginx    | 2018/06/19 03:00:45 [error] 1#1: [pinba] invalid status code value "200-399,499", values must not be less than 100 or greater than 599 in /etc/nginx/nginx.conf:17
elite-nginx    | nginx: [error] [pinba] invalid status code value "200-399,499", values must not be less than 100 or greater than 599 in /etc/nginx/nginx.conf:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant