Session destruction relative to loadbalancer setting?

Cantor, Scott cantor.2 at osu.edu
Fri Jan 4 15:36:18 EST 2013


On 1/4/13 3:29 PM, "Russell Beall" <beall at usc.edu> wrote:
>
>They sent me the native log for both modes, and surprisingly enough, it
>looks the same for both cases.  The one thing that stands out is that it
>appears to be mapping requests to "default" instead of the relevant
>applicationId.  However, for some reason, the requests are still indeed
>using the correct settings from the correct ApplicationOverride blocks.

That's not possible, and there's nothing in the log you posted that I can
make sense of, it's missing what I would expect to see. That probably
means it's not logging whatever the error is, which is possible I guess.

>Below is a copy of the native.log for the Active Cookie mode.  The other
>mode looks exactly the same except for having more lines with the
>"mapped" message.  The "mapped" message never includes more than the
>scheme:host/ even though subpaths are being used in the requests.

Definitely not possible. If it's not logging the full URL then the web
server is not processing requests for such a URL, or I should say the SP
isn't at least. Run it yourself, you'll see it create such entries for
/Shibboleth.sso/SAML/POST, etc.

What comes to mind is that the requests are handled by app pools without
rights to create log entries.

-- Scott




More information about the users mailing list