Re: IIS 6.0 quit's responding

From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 03/30/04


Date: Tue, 30 Mar 2004 15:00:04 -0800

Your setup for Windows Server 2003 sounds fine. However, if you are running
additional custom SW that you aren't mentioning, that may have different
requirements.

IIS uses many logs to document what it is doing, depending on the task --
for example:
1. requests are logged in W3SVC log files stored in the System32\LogFiles
directory
2. connection problems are logged in HTTPErr log files stored in the
System32\LogFiles directory
3. fatal configuration errors/unexpected events are logged in the Event log,
either Application (by the worker processes) or in System (by W3SVC)

Honestly, have no idea how SNMP is able to tell that IIS is not working.
How I would validate whether IIS is working is to make a HTTP request with a
browser or HTTP client to the server in question and see whether the web
service or sharepoint site is working or not.

-- 
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"ckm" <anonymous@discussions.microsoft.com> wrote in message
news:79B5DE89-F076-40BD-8E51-0469790BE51C@microsoft.com...
The SNMP Monitoring on another server is showing that Web Service is not
responding. There is nothing in the event logs, I am still researching if
IIS is actually not responding. This seems to only be a problem with 2003
servers. Win 2k and linux servers don't seem to have this problem. We are
also running Windows sharepoint services on these servers. We had originally
thought it to be an interface problem. After doing some Bios upgrades we no
longer get a trap showing the interface down just the web service. Doesn't
seem to happen on FTP which is BulletProof or SMTP which is IIS. We don't
have a lot of experience with IIS and were curious if the application pools
or worker processes could be causing this. Should we need to change anything
in IIS for the number of sites? These are relatively low traffic sites
except for the sharepoint which number four per server.


Relevant Pages

  • Re: IIS Hosting Webservice which accesses a COM server
    ... I've create a COM server in VFP which I try to access from a Webservice ... If you want to run executables on IIS from a script (i.e. an ASP, ASP.Net, ... well as Web Service Extension for the appropriate Script Engine. ...
    (microsoft.public.inetserver.iis.security)
  • [NT] Heap Overrun in HTR Chunked Encoding Could Enable Web Server Compromise
    ... This patch eliminates a newly discovered vulnerability affecting Internet ... in IIS 4.0 and 5.0, and could likewise be used to overrun heap memory on ... allowing code to be run on the server. ... * Microsoft has long recommended disabling HTR functionality unless there ...
    (Securiteam)
  • Re: Problem with connect computer wizard
    ... Make sure the Windows XP client is pointing to the SBS 2003 server as ... Please collect the IIS metabase and the latest IIS log files further ... This newsgroup only focuses on SBS technical issues. ...
    (microsoft.public.windows.server.sbs)
  • Re: Run IIS in a domain user context
    ... > If this is IIS 6.0, you need to change the identity of the Web Application ... When I say local machine I mean the server that is hosting IIS ... server side in the context of LocalSystem which I assume the web service ...
    (microsoft.public.inetserver.iis.security)
  • RE: IIS Key pairs (how to export an IIS 4.0 self-issued Root CA a nd import into new IIS 4.0 box)
    ... IIS key to an Intel SSL acelerator ... it issues client certificates to the end users. ... Step I - Installing the New Server ... Install NT SP 3 ONLY ...
    (Focus-Microsoft)

Loading