On Thu, 2002-10-24 at 19:48, Bojan Smojver wrote: > Brian, Bill, > > This is what I meant by my previous comment about core_pre_connection v. > core_post_config and the optional function fetching. I have tested this and it > worked even after a graceful restart and when I killed all child processes > manually. I'm using prefork on Linux. > > This patch should be faster (one less hash table lookup per connection) as it > fetches the optional function only once in core_post_config.
Tested and committed. Thanks! Brian
