<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>
<div>
<div><br>
</div>
<div>
<div>
<div>
<div>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:</div>
<div><br>
</div>
<div>nginx: [emerg] fork() failed (12: Cannot allocate memory)</div>
<div><br>
</div>
<div>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.</div>
</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>- Brian</div>
</div>
</div>
</div>
</body>
</html>