https://bz.apache.org/bugzilla/show_bug.cgi?id=58287
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Mark Thomas <[email protected]> --- I've been doing some research: https://docs.microsoft.com/en-gb/windows/desktop/TermServ/kernel-object-namespaces Global essentially means all user sessions (including the system). Local means the current session. Local looks like the better choice to me. As a sanity check, I've changed it in my local build with no obvious issues with ISAPI. Fixed in 1.2.x for 1.2.44 onwards. -- 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]
