ISAPPI 32 and 64-bit versions
Cantor, Scott
cantor.2 at osu.edu
Sun Dec 21 15:15:49 EST 2014
On 12/21/14, 7:57 PM, "Walden H. Leverich" <WaldenL at TechSoftInc.com> wrote:
>Just curious why not. Isn’t the communication channel between the app
>pool (where isapi_dll is loaded) and the shibd service a simple tcp
>connection? Isn’t that
> like not certifying using 32bit FireFox with 64bit Apache? :-)
Not unless the protocol were HTTP.
>
>
>If the answer is that while it should work, it’s not a tested config I
>get that, cool. Just wondering if there’s something more.
Keeping non-trivial C++ code compiling portably between 32 and 64 bit is a
huge effort, and for various reasons I didn't think the numeric data
passing across would stay intact and I never tested it. Nobody who's tried
it has experienced any problems, but I'm not going to spend my time trying
to support that, not with everything else I have to deal with.
- Scott
More information about the users
mailing list