On 12-mar-09, at 10:49, Stefan de Konink wrote: >> - can this module be a .so dynamically loaded by cherokee or do I >> have >> to rebuild the full server ? I'm not yet sure of the license that >> will >> be used for this handler. > > Dynamically *but* keep in mind if you overwrite your old handler; > for some > this on a running server will basically segv.
For the sake of clarity.. that means that you'll have to shut down the web server, then install your new dynamic library (the plug-in), and finally launch the server again. -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
