Welcome Guest Search | Active Topics | Sign In | Register

EO.Base.Runtime.EnableLargeAddressSpace Options
Gleda
Posted: Sunday, June 5, 2016 4:30:58 AM
Rank: Newbie
Groups: Member

Joined: 1/19/2015
Posts: 4
I set EO.Base.Runtime.EnableLargeAddressSpace = true , but still get an out of memory error.

If EO.Base.Runtime.EnableLargeAddressSpace = false , what is max of memory usage before error occurs?
eo_support
Posted: Monday, June 6, 2016 10:43:12 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hello,

EnableLargeAddressSpace does not guarantee that you won't get out of memory error. It only enables the child worker process's memory space (runs the browser engine) from 2GB to 4GB. So if you still get out of memory error at 4GB level, then you will need to try to troubleshoot your page to reduce memory usage.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.