Forum Search Results for "" RSS 1—8 of 8

More Search Options

  • Re: Compress and archive IIS Logs

    Posted to General by kryan762 on 09-03-2006, 9:16 PM

    The script I posted previously will also zip files based off of date just change the line  If iDiff > 5 Then to the days you want zipped.   The advantage of using a script such as thing is it does not require any additional software to be loaded on your web server.  Keeping things simple "clean" and secure are ...

    • http://forums.iis.net/p/1022450/1388469.aspx#1388469
  • Re: Compress and archive IIS Logs

    Posted to General by kryan762 on 08-31-2006, 6:50 PM

    Below is a vbs script we use.  Not sure if we found it on the net or someone from the team wrote it.  Works very well.  Does require some sort of commandline based zip program.  We use gzip which is availiable free online.   Hope this is what you are looking for.   Option Explicit Const bDEBUG = ...

    • http://forums.iis.net/p/1022450/1386584.aspx#1386584
  • Re: transfering website form one IIS server to another version 6.0

    Posted to General by kryan762 on 08-30-2006, 11:07 PM

    I am going to assume the "source" server is running IIS 6 and has the same Operationing system patch level.   1. Transfer the files  if you can keep the folder and drive letter the same on the destination. 2. Launch IIS manager right click on the website select save configuration to a file,  give a location and a ...

    • http://forums.iis.net/p/1022050/1385551.aspx#1385551
  • Determine user connection speed

    Posted to General by kryan762 on 08-30-2006, 10:55 PM

      I would like to get an idea of the types of connections (dial up dsl etc) users accessing out website are using.  Any ideas on how I can pull this information from the w3svc logs ?

    • http://forums.iis.net/p/1022304/1385538.aspx#1385538
  • Re: Publishing to a NLB farm

    Posted to Web Farms by kryan762 on 08-30-2006, 10:53 PM

    You have a few options one would be to use microsoft's application center which not only would "sync" the home folders you have set for websites but also the website (metabase) information.   Another option would be to use xcopy or robocopy and create a batch file that you run as part of the deployment. Yet another ...

    • http://forums.iis.net/p/1021782/1385534.aspx#1385534
  • Re: Exclude entries in IIS 6 w3svc logs

    Posted to Configuration & Scripting by kryan762 on 08-19-2006, 8:46 PM

    Thanks Guys. Unfortunately the hardware load balancer just does a simple get not on a particular file.  So the entry looks like this: 2006-08-18 05:00:00 W3SVC1364929773 AHCCMSBWEB01 10.1.0.117 GET / - 80 - 10.1.0.2 HTTP/0.9 - - - - 200 0 0 238 7 0 Bernard I understand the approach of using the log anaylzer as I could do the same based on ...

    • http://forums.iis.net/p/1018898/1375570.aspx#1375570
  • Exclude entries in IIS 6 w3svc logs

    Posted to Configuration & Scripting by kryan762 on 08-18-2006, 4:27 PM

      We have a web farm behind a hardware load balancer.  The hardware load balancer does a ''heartbeat'' by performing a get on the webservers.  We are running IIS 6 2k3 sp1 and app center Is there a way I can exclude the heartbeat entries in the w3vc logs ?   thanks   Kevin

    • http://forums.iis.net/p/1018898/1375016.aspx#1375016
  • Re: Looking for an IIS Comparison Tool....

    Posted to Configuration & Scripting by kryan762 on 08-18-2006, 4:24 PM

    ecora software makes some cool tools for doing this www.ecora.com

    • http://forums.iis.net/p/1018719/1375013.aspx#1375013

Microsoft Communities