SP server variables an IIS with Tomcat Connector

Peter Schober peter.schober at univie.ac.at
Mon Feb 26 14:23:31 UTC 2024


Bobby Lawrence <robertl at jlab.org> [2024-02-26 15:04 CET]:
> This was a good idea, but unfortunately it didn't help.  I set
> allowedRequestAttributesPattern=".*" in the Coldfusion runtime's
> server.xml but I still have no SP request attributes being sent.

OK. Did you try adding attributePrefix="AJP_" as mentioned in step 4
of the JavaHowTo wiki page? (No idea whether that's necessary with the
AJP "client" implementation that's part of your software stack.)

Next I'd start sniffing the AJP traffic going to Tomcat to make sure
the attributes are actually part of the requests.

-peter


More information about the users mailing list