When viewing some websites on an IIS 6 server on Windows 2003 SP1 i get
service unavailable - looking in system event viewer I see
A process serving application pool 'domain.com' terminated unexpectedly. The
process id was '5092'. The process exit code was '0x80'.
after five of these i see the following in the event viewer
Application pool 'domain.com' is being automatically disabled due to a
series of failures in the process(es) serving that application pool.
I know I can disable rapid fail protection to stop it crashing but I need to
find out the real issue.
I have each site in its own app pool, sites are created from the HELM
hosting control panel. a new user is created for each app pool which it runs
under.
in IIS websites i see the site MS sharepoint administration, i dont know
what this is or if im using it, My users for the app pools are members of
IIS_WPG but not STS_WPG - which i dont think exists on the server
I run regmon im not sure what im looking for i see access denied for some
website users it reports :
service w3wp.exe
request createkey
path HKU\.Default\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settigns
Result Access Denied
Other SERVERNAME\app pool user
This seems to happen for the domains that cause errors - is it ok to give
access to this registry key - how much access can i give?