Skip to content
Discussion options

You must be logged in to vote

after some more testing it appears that the initialization issue is actually non-existent; so the advice - if you have a large number of vhosts - is:
a) add more memory to the server running Apache
or, if a) is not possible for. you:
b) tune the cache with OIDCCacheShmMax and OIDCCacheShmEntrySizeMax and possibly also reduce the number of Apache processes ona single host
or, if b) does somehow not work for you:
c) use a cache backend other than shm, e.g. redis

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@uoe-alfor
Comment options

@zandbelt
Comment options

Comment options

You must be logged in to vote
1 reply
@uoe-alfor
Comment options

Answer selected by uoe-alfor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants