Hi,
I've read somewhere that there is an upper limit of memory allocation
within a single AppDomain of 800 MB. Is this true?
If yes, is there anything I can do to get around this?
My multi-AppDomain service run on 32bit Win Server 2003 with 8 GB of
physical RAM and 4 cores.
Thanks in advance!
Ulrik
I've read somewhere that there is an upper limit of memory allocation
within a single AppDomain of 800 MB. Is this true?
If yes, is there anything I can do to get around this?
My multi-AppDomain service run on 32bit Win Server 2003 with 8 GB of
physical RAM and 4 cores.
Thanks in advance!
Ulrik
Comment