-
Posted to
IIS7 - General
by
mike123
on
09-23-2009, 5:14 AM
Is there anyway to control the log buffer size for IIS logging ?
I know it flushes the cache to disk every XXX, but I am wondering if we can control that ?
I am trying to performance test and am wondering if I can achieve any better performance by increasing the size of the buffer..
thanks!
mike123
-
Posted to
IIS7 - URL Rewrite Module
by
mike123
on
06-17-2009, 6:21 AM
Hi,
I have a 32 bit installtion of URL Rewrite for IIS7 by Microsoft. The problem is that all requests that go thru the rewriting, do not appear in the logfile with a requested URL.
The requested URL is simply "/" All other fields such as referrer etc are there.
Is this a known bug ? I am trying to ...
-
Posted to
IIS7 - Performance
by
mike123
on
04-07-2009, 5:09 AM
Hi Lextm,
Looks interesting I will check it out....
Are there no ways to setup custom loggin events tho ? with perfmon? Or am I dreaming?
thanks again!
mike123
-
Posted to
IIS7 - Performance
by
mike123
on
04-07-2009, 12:08 AM
Hi Ma Khan,
Log parser looks like a pretty cool option, but was wondering if theres anything realtime.
Perfmon sounds like it might be, but I can't figure out the details on how I would go about it. Is there a way I can create a custom perfMon counter for the execution of this page? or anything like that ...
-
Posted to
IIS7 - Performance
by
mike123
on
04-06-2009, 1:01 AM
Hi,
I am wondering if theres anything in IIS7 built in to help me accomplish what I am looking to do.
I have a page that is going to be requested 100's of thousands of times per day. I need to monitor its execution time, and make sure they are all within acceptable levels.
Is there anything I can put in my code to monitor this ? ...
-
Posted to
IIS7 - General
by
mike123
on
01-29-2009, 8:37 PM
Hi Anil,
I currently have it working via the same method I had going in IIS6. I can do everything I need to do functionality wise right now.
Are there any performance benefits to upgrading to the new method? I plan to be serving 500 requests a second, so any performance benefit would be appreciated.
What do you think ...
-
Posted to
IIS7 - General
by
mike123
on
01-27-2009, 1:09 PM
Hi,
I have an asp.net web application that I have developed and is currently running on IIS6. We are moving to IIS7 and I am wondering if I should change the setup of the application.
I am currently using httphandlers to serve dynamic images. Should I upgrade to IIS7's new method which I have just barely read about, the pipeline ...
-
Posted to
IIS7 - URL Rewrite Module
by
mike123
on
01-18-2009, 9:19 AM
Hi Ruslany,
That works perfectly. I Just realized I need to do it on my IIS6 box too, but I don't think this appendQueryString option exists ?
Any ideas?
Much appreciated!
Thanks!
mike123
-
Posted to
IIS7 - URL Rewrite Module
by
mike123
on
01-16-2009, 8:36 AM
Hi,
I'm attempting to do a rewrite rule and having some difficulty. I have done dozens of rewrite rules before, but this ones a little different because it involves and ampersand ("&")
I want to rewrite everything after the "?" in the below URL to another page, so basically the whole QS as one ...
-
Posted to
News & Information
by
mike123
on
12-03-2008, 6:22 AM
I just noticed that windows 2008 beta is becoming available on MSDN this thursday..
Just wondering whats in store for IIS in the next version of windows ? Will it be released with IIS8 ??
Looking forward to some details !!
thanks :)
mike123