We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
nginx -t nginx: the configuration file /opt/etc/nginx/nginx.conf syntax is ok nginx: configuration file /opt/etc/nginx/nginx.conf test is successful
Steps to reproduce:
http://<DEVICE_IP>:8082
AR: Infinite loop of:
write(5, "2019/02/07 18:14:52 [alert] 3129"..., 84) = 84 epoll_wait(0x9, 0x102948, 0x200, 0xffffffff) = 1 gettimeofday({1549552492, 126676}, NULL) = 0 close(0) = -1 EBADF (Bad file descriptor)
The text was updated successfully, but these errors were encountered:
sed -i -e 's@#define NGX_HAVE_ACCEPT4 1@#define NGX_HAVE_ACCEPT4 0@' $(@D)/objs/ngx_auto_config.h
seems to do the trick )
Sorry, something went wrong.
nginx: fix Optware#324
722d3f1
No branches or pull requests
Steps to reproduce:
http://<DEVICE_IP>:8082
AR: Infinite loop of:
The text was updated successfully, but these errors were encountered: