Ways to turn off Httperr
Run input regedit enter Registry Editor
[Hkey_local_machine\system\currentcontrolset\services\http\parameters]
right mouse button to create new DWORD value enableerrorlogging reboot the server
"Enableerrorlogging" =dword:00000000
After the restart, 2003 no longer write to the Httperr log file, you can see the server CPU footprint significantly reduced!
C:\WINDOWS\system32\LogFiles\ solution to the problem of C disk space deficiency
Delete documents in C:\WINDOWS\system32\LogFiles\HTTPERR and C:\WINDOWS\system32\LogFiles\W3SVC1312124267 that are not the current date of the modification date ...
No need to delete other ...
C:\WINDOWS\system32\LogFiles\HTTPERR is the IIS log save file. You can turn off the IIS logging feature. In the Iis-property.
The logging capabilities of the server are rarely the primary concern, but they are an indispensable adjunct to server management and monitoring work day in and day out. IIS 6.0 has a number of significant improvements in logging functionality, but unfortunately, W3SVC log events still cannot be logged in local time.