> A lively debate will no doubt follow, if the HTTP and Servlet specs > differ, but I don't believe a modification type header is appropriate > for a 404. > > So that, I suspect, is a bug. You can add it to bugzilla unless this > email is followed by people pointing out that I'm completely wrong. > > > p >
Thanks. I made a Bugreport (http://issues.apache.org/bugzilla/show_bug.cgi?id=50413) and it has been fixed :) I have one additional question about the ISAPI Redirector (I have chunked encoding enabled): In my isapi redirector's log, a lot of lines look like this (I removed the date prefix): [1764:3472] [error] iis_write::jk_isapi_plugin.c (1297): Vector write of chunk encoded response failed with 10054 (0x00002746) [1764:10596] [error] iis_done::jk_isapi_plugin.c (1389): Vector termination of chunk encoded response failed with 10054 (0x00002746) [1764:3472] [error] iis_done::jk_isapi_plugin.c (1389): Vector termination of chunk encoded response failed with 10054 (0x00002746) [1764:10596] [error] iis_write::jk_isapi_plugin.c (1297): Vector write of chunk encoded response failed with 10054 (0x00002746) What do these errors messages mean? Cheers, Konstantin Preißer --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org