Joe Orton wrote: > > apu_dso_init() and apr_hash_make() both result in calls to palloc for > ppool - that's what isn't thread-safe.
Gotcha, I haven't forgotten your point, I'm only still coming up with some workaround. Thanks for the observation.
Joe Orton wrote: > > apu_dso_init() and apr_hash_make() both result in calls to palloc for > ppool - that's what isn't thread-safe.
Gotcha, I haven't forgotten your point, I'm only still coming up with some workaround. Thanks for the observation.