Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels