Question
nginx: [alert] mmap() failed (22: Invalid argument)
[root@asraulnew ~]# /usr/local/nginx/sbin/nginx -t
nginx: the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
nginx: [alert] mmap(MAP_ANON|MAP_SHARED, 16777216000) failed (12: Cannot allocate memory)
nginx: [alert] munmap(FFFFFFFFFFFFFFFF, 16777216000) failed (22: Invalid argument)
nginx: configuration file /usr/local/nginx/conf/nginx.conf test failed
Anyone, please help me to solve this error.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×