Sterling Hughes wrote:

>         I'm developing a module (httpd2.0) and I've come across a situation
>         where it would be great if I could "cache" an operation, by saving a
>         variable in memory, and keep it there throughout requests, ie:

Take a look inside the code inside httpd-2.0/modules/ldap/util_ldap.c -
an operation shared memory cache is used there to cache LDAP queries -
it should give you an example to get you on the right track.

Regards,
Graham
-- 
-----------------------------------------
[EMAIL PROTECTED]                "There's a moon
                                        over Bourbon Street
                                                tonight..."

S/MIME Cryptographic Signature

Reply via email to