21 Jun 2012 15:36
nginx 1.2.1 won't start with large CRL
I have a CRL loaded into ssl_crl variable in the config file that's about 256MB in size and nginx won't start. I get the following error:
nginx: [emerg] fork() failed (12: Cannot allocate memory)
I believe this is due to nginx trying to load the file into memory and it's bombing. It maxes out my server's RAM and then just crashes.
- Brian
_______________________________________________ nginx mailing list nginx@... http://mailman.nginx.org/mailman/listinfo/nginx
RSS Feed