Not enough memory to perform the operation. ERR_OUT_OF_MEMORY (13)

 

Out of memory, the program can't run.

 

Reminder: Resource required per connected Web user:

For each connected Web user, you need to plan on:

- about 400KB of RAM per connection, on top of the memory required by the server.

- about 1MB of disk space per connection.

 

For example, for 20 parallel connections, you need to allow for:

- RAM: 67.8 MB (7.8 MB of RAM for the site, 60 MB for the NT server)

- Virtual memory: 84 MB (20 MB for the connections, 64 MB for the NT server)

 

The number of connections may be limited in the remote administrator, in order to avoid a drop in system performance.

 

images\chiclet.gif Back to error list