NativeSPClustering- shared shibd
Cantor, Scott
cantor.2 at osu.edu
Mon Sep 12 09:35:13 EDT 2016
> I have setup clustering so that shibd runs on separate machine, and httpd
> with mod_shib on separate machine, using TCP listener plugin.
> When shibd is restarted, httpd must also be restarted, otherwise error
> appears - like below from :
Nobody has ever reported anything like that, and since the connection management is the same for TCP as for domain sockets and the Windows code uses TCP, and from the point of view of the client socket, localhost and a remote host are handled identically...no, I don't really buy that. Something else is wrong in your environment.
> It looks like httpd tries to reuse dead connections to connect to shibd
> (guessing here)
Yes, and then it detects the failures and throws them out of the pool and establishes new ones.
-- Scott
More information about the users
mailing list