-
Couldn't load subscription status.
- Fork 1.4k
Closed
Description
Depending on the configuration, you may see nginx fail with the error:
ioctl(FIOASYNC) failed while spawning "worker process" (25: Inappropriate ioctl for device)
Support for FIOASYNC is in progress, but it’s not available yet. For now, add
the line below to /etc/nginx/nginx.conf:
master_process off;
bbigras, ktrysmt, fijimunkii, girlandhercode, JasonCC and 1 more
Metadata
Metadata
Assignees
Labels
No labels