Product:
Search Type:

[FIX] I am unable to start my website within a Virtual Environment (VE) that uses SSL.

Article ID: 1289 
Last Review: Jun,07 2008
APPLIES TO:
  • Virtuozzo for Windows 3.5.1
  • Virtuozzo for Windows 3.5.1 SP1
  • Virtuozzo Containers for Windows 4.0

SYMPTOMS

When I launch my website that uses SSL, I get the following error:

“No more memory is available for security information update”

If I remove SSL within the website, it starts without any problems.

CAUSE

The HTTP.SYS driver does not have enough resources to run the required number of websites which use SSL.

RESOLUTION

According to KB820129, you will need to set the MaxEndpoints value between 0-1024. However, do not select a value that is less than number of websites you are running under the following registry key :

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\HTTP\Parameters\

Finally, to make the modifications apply, you should perform:

net stop http
net start http

Additional information

See also http://support.microsoft.com/kb/824033
Keywords: http.sys memory ssl website

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields