I'd long since given up and been patching all the mod_*ldap stuff to pretend shared memory does not exist on Windows.

This seems to work fine. While it would be great to have everything similarly and well on all the platforms, what's the real downside here given that there is only one worker process on Windows?

Also not using shared memory allowed us to keep using a local read/write lock rather than a global lock for a while, but maintaining this diff became unwieldy over time, so I gave up on this.

--
Jess Holle

Graham Leggett wrote:

Michael Vergoz wrote:

also note that mod_auth_ldap is experimental in Apache.

Only in v2.0 - mod_ldap and mod_authnz_ldap are no longer experiemental in v2.2, which is imminent for release.

If someone can find a fix for this it would be very cool.

Regards,
Graham
--

Reply via email to