ISAPI Filters can be written to do anything on the incoming requests; it could do some kind of logging, user authentication, traffic analysis, much more. You can design you own ISAPI filter for your own need. Here is what I have done in the sample ISAPI