https://bz.apache.org/bugzilla/show_bug.cgi?id=68677
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from [email protected] --- The Tomcat connector for IIS (isai filter) provides no support for passing request attributes from IIS to Tomcat other THAN some hard-coded SSL-related ones. This functionality is available in the mod_jk connector for Apache HTTP Server via the JkEnvVar directive. I would like to see this extended to the IIS connector. There are times when other modules/filters are running in IIS and setting request attributes, but these attributes are never available to backend Tomcat code because the connector doesn't pass them along. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
