Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C2A39200D15 for ; Thu, 5 Oct 2017 19:30:24 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C1B691609E2; Thu, 5 Oct 2017 17:30:24 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id F3BD21609D2 for ; Thu, 5 Oct 2017 19:30:23 +0200 (CEST) Received: (qmail 45074 invoked by uid 500); 5 Oct 2017 17:30:21 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 45063 invoked by uid 99); 5 Oct 2017 17:30:21 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Oct 2017 17:30:21 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id CF6C61A3281 for ; Thu, 5 Oct 2017 17:30:20 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.001 X-Spam-Level: X-Spam-Status: No, score=-0.001 tagged_above=-999 required=6.31 tests=[SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 793nXnsrFcgo for ; Thu, 5 Oct 2017 17:30:18 +0000 (UTC) Received: from thor.wissensbank.com (thor.wissensbank.com [81.169.250.120]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 8FEE75F613 for ; Thu, 5 Oct 2017 17:30:18 +0000 (UTC) Received: from thor.wissensbank.com (localhost [127.0.0.1]) by thor.wissensbank.com (Postfix) with ESMTP id 936C83DC80CC0 for ; Thu, 5 Oct 2017 19:30:09 +0200 (CEST) Received: by thor.wissensbank.com (Postfix, from userid 500) id 88A8D3DC82240; Thu, 5 Oct 2017 19:30:09 +0200 (CEST) Received: from [192.168.245.129] (pd956abfc.dip0.t-ipconnect.de [217.86.171.252]) (Authenticated sender: andre.warnier@ice-sa.com) by thor.wissensbank.com (Postfix) with ESMTPA id 6B1E93DC80CC0 for ; Thu, 5 Oct 2017 19:30:07 +0200 (CEST) Subject: Re: ISAPI and IIS 10 Logging Issue To: users@tomcat.apache.org References: <850E56DC2EE1F346AA05ABDD0866D24C6B87E91F@AFSY-MXDBP2.asrcfh.local> <59A9D301.5020509@ice-sa.com> <850E56DC2EE1F346AA05ABDD0866D24C6B887869@AFSY-MXDBP1.asrcfh.local> <59AF27AE.7030607@ice-sa.com> <850E56DC2EE1F346AA05ABDD0866D24C6B889193@AFSY-MXDBP1.asrcfh.local> <59B10410.4060401@ice-sa.com> From: =?UTF-8?Q?Andr=c3=a9_Warnier_=28tomcat=29?= Message-ID: <59D66C1E.2090802@ice-sa.com> Date: Thu, 5 Oct 2017 19:30:06 +0200 User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP archived-at: Thu, 05 Oct 2017 17:30:25 -0000 On 05.10.2017 17:09, George Stanchev wrote: > > >> Note that also in the course of my investigations, somewhere I found a phrase to the effect that Mirosoft would be discouraging the future use of ISAPI modules in IIS, and recommends some other architecture instead now. > > Do you remember where you saw that? Can you provide a link? Oh my, I think that I wrote this... I do not remember exactly, but it might have been through a Google search for "IIS and ISAPI", which yelds this first result : https://docs.microsoft.com/en-us/iis/configuration/system.webserver/isapifilters/ (see the Note box) or here : https://technet.microsoft.com/en-us/library/cc733109%28v=ws.10%29.aspx "In IIS 7, modules replace ISAPI filters, but you can still add ISAPI filters if you require the functionality that they provide. " or here : https://technet.microsoft.com/en-us/library/cc753568%28v=ws.11%29.aspx Not really solid, but I am quite sure that I saw something more "forceful" elsewhere. Ah, here : https://technet.microsoft.com/en-us/library/hh831460%28v=ws.11%29.aspx There (for IIS 8) it says "are replaced". All of this without any guarantee though, I am not an MS expert in any way. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org