Charlie Brady wrote:

But still very wasteful of system calls (and CPU). There are a million ways an admin could shoot herself in the foot - why should we check for this particular one over and over?

I don't know the internals, but is the config really read over and over again? It seems like something you'd read and parse once on startup, and maybe read and parse again on a HUP or something. I don't see that as a significant performance penalty. But again, i don't know the internals.

Adam

Reply via email to