in reply to Re^2: A value that stays a value (for some time)
in thread A value that stays a value (for some time)

this is for mod_perl
Don't count on it! Even in mod_perl you are never guaranteed that your request will be handled by the same worker/thread as before.

CountZero

"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law

  • Comment on Re^3: A value that stays a value (for some time)