Nathan,

On 9/7/2010 11:23 AM, Nathan Bubna wrote:
> inline, local macros.  only those macros have threadsafety issues.
> and even then, only when they are being repeatedly parsed under load
> (i.e. template caching off or repeated use of evaluate with the same
> log tag).  so i mostly recommend that you not run inline macros
> through evaluate and turn template caching on when your app is under
> load.  of course, i would also hope that you would be doing the latter
> anyway for performance.

To sum up, then: this thread-safety problem is a parsing problem, not an
evaluation problem?

Good. Of course, we always have caching enabled in production, so we're
good :)

-chris

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to