Hello everybody, I have been playing around with ISAPI performance and found out that there is a HUGE performance slowdown when IIS calls an ISAPI filter. The performance impact is noticeable even if the filter does absolutely nothing and returns immediatelly after it is called. The simple example of...