T
Thomas Lykke Petersen
The setup is a Windows 2003 Server (Standard) with the /4GT (/3GB)
switch turned on which should enable ~3GB of memory for user processes
and only ~1GB for windows processes.
Is it possible to make an ASP.NET application utilize the new found
memory or should the ASP.NET application be build with the
LARGEADDRESSAWARE bit turned on?
Is the CLR / IIS / aspnet_wp.exe LARGEADDRESSAWARE compatible? Is it
the parent process which determines whether the processes spawned by
this can utilize the memory in the new address space?
I hope someone has some answers to clarify this issue for me.
Thanks in advance.
Regards,
Thomas Lykke Petersen
switch turned on which should enable ~3GB of memory for user processes
and only ~1GB for windows processes.
Is it possible to make an ASP.NET application utilize the new found
memory or should the ASP.NET application be build with the
LARGEADDRESSAWARE bit turned on?
Is the CLR / IIS / aspnet_wp.exe LARGEADDRESSAWARE compatible? Is it
the parent process which determines whether the processes spawned by
this can utilize the memory in the new address space?
I hope someone has some answers to clarify this issue for me.
Thanks in advance.
Regards,
Thomas Lykke Petersen