On 01/17/2018 08:04 PM, Brice Hamon wrote:
Thanks Massimo.

Just a quick question: for a plain vanilla user of Rivet 2.x.x, will the
3.0.0 upgrade path easy?

Thanks
Brice.


Assuming your working with the default request handler procedure and running the preform MPM yes, it's a drop in replacement. Running the Apache worker MPM you lose the ability of cloning the Tcl interpreter created during the server initialization stage, regardless of SeparateVirtualInterps (which must be false for the trick of the interpreter cloning to work anyway)

If you don't care about ServerInitScript also the worker MPM (hence the 'worker' bridge) should work likewise, but the only practical usage I know of was reported by A.Noskov (http://mail-archives.apache.org/mod_mbox/tcl-rivet-dev/201709.mbox/%3C3f03f310-4754-94bc-3b95-03caaa54b1f5%40n-kov.com%3E)

 -- M

---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org
For additional commands, e-mail: rivet-dev-h...@tcl.apache.org

Reply via email to