Forum Search Results for "" RSS 1—10 of 53

More Search Options

  • Re: Logging vs. kernel mode caching

    Posted to IIS7 - Advanced Logging by bobbyv on 11-02-2009, 1:44 PM

    Sorry for the delayed response.  Advanced Logging will not help you with the problems you are experiencing since you are using the 'custom logging' option of the built-in IIS Logging feature.  Advanced Logging and the built-in IIS Logging are separate features and function independently of each other. To resolve your ...

    • http://forums.iis.net/p/1157641/1923118.aspx#1923118
  • Re: Logging directly to database

    Posted to IIS7 - Advanced Logging by bobbyv on 11-02-2009, 1:36 PM

    Using Advanced Logging, you could also write your own custom module to insert the records on the fly using Real-time Logging.  See http://learn.iis.net/page.aspx/581/advanced-logging-for-iis-70---real-time-logging for more information on how Real-time Logging works.

    • http://forums.iis.net/p/1162265/1923116.aspx#1923116
  • Re: How to exclude my own IP address from logs?

    Posted to IIS7 - Advanced Logging by bobbyv on 10-20-2009, 1:53 PM

    Yes, it will work with IIS 7.5.

    • http://forums.iis.net/p/1158592/1921410.aspx#1921410
  • Re: Real time logging - HTTP Status code 46, 48 etc

    Posted to IIS7 - Advanced Logging by bobbyv on 10-20-2009, 1:26 PM

    No worries.  We appreciate you using our product so feel free to ask any additional questions you may have.

    • http://forums.iis.net/p/1161720/1921404.aspx#1921404
  • Re: How to exclude my own IP address from logs?

    Posted to IIS7 - Advanced Logging by bobbyv on 10-19-2009, 7:26 PM

    Hi synapse, I missed your question when you originally posted.  I was reviewing your post to let you know that we just released the RTW version of Advanced Logging in case you wanted to check it out.  Were you able to get your issue resolved by using a separate domain name? To answer your question, if your log files are in separate ...

    • http://forums.iis.net/p/1158592/1921292.aspx#1921292
  • Re: RC or RTM?

    Posted to IIS7 - Advanced Logging by bobbyv on 10-19-2009, 7:09 PM

    Yeah.  We're not actually doing anything special with PerfCounters.  We're merely querying for information and reporting back whatever gets returned.  The events you're seeing seem to be 'warnings', as you mention. Just to clarify, you were able to see actual values in your log files when your server was under ...

    • http://forums.iis.net/p/1161295/1921291.aspx#1921291
  • Re: Real time logging - HTTP Status code 46, 48 etc

    Posted to IIS7 - Advanced Logging by bobbyv on 10-19-2009, 4:39 PM

    Hi jjy2, I apologize. You were correct when you were using a short. The pTraceEventItem->dwDataType will tell you how to cast the pTraceEventItem->pbData pointer. So in this case, you would want to cast the pTraceEventItem->pbData pointer as a pointer to a short (short *). To see the value (dereference the pointer), you would just ...

    • http://forums.iis.net/p/1161720/1921258.aspx#1921258
  • Re: Monitor site stop / start with advanced logging

    Posted to IIS7 - Advanced Logging by bobbyv on 10-19-2009, 3:20 PM

    Thx Steve.  I've filed this as a suggestion for a future version.

    • http://forums.iis.net/p/1161810/1921252.aspx#1921252
  • Re: RC or RTM?

    Posted to IIS7 - Advanced Logging by bobbyv on 10-16-2009, 4:33 PM

    No. The correct counter would be "Requests / Sec" under object "W3SVC_W3WP" for instance "_Total". Also, to verify these counters, its best to apply some load to your web server by making a few requests. These are live values so if there are no requests coming in, the perfCounter would have no data to report. ...

    • http://forums.iis.net/p/1161295/1921032.aspx#1921032
  • Re: Monitor site stop / start with advanced logging

    Posted to IIS7 - Advanced Logging by bobbyv on 10-16-2009, 4:25 PM

    No, its not possible.  You can probably infer it since we'll re-write the log headers when this happens but there are other reasons why the log headers would be re-written so this would not be completely accurate.

    • http://forums.iis.net/p/1161810/1921031.aspx#1921031

1 2 3 4 5 Next > ... Last »

Microsoft Communities