On Sun, Feb 6, 2011 at 8:02 PM, Karl Lehenbauer <karllehenba...@gmail.com> wrote: > Hi Ramesh, > > I don't know if anybody's ever used Rivet with threads and mpm. Where I use > Rivet, we use the forking model for Apache. > > You can link Rivet to Tcl with thread support, and you can probably create > and manage Tcl threads inside the httpd process, but I don't see anything > after a quick read of the source that there are hooks to support threaded > Apache. > > So try it without the worker mpm and see what happens. Also look in your > Apache error log, whatever it's called, maybe /var/log/httpd-error.log or > whatever you've configured it to, see if there's more information from Tcl, > like a traceback.
Ah, ok. I was looking through the install docs (http://tcl.apache.org/rivet/manual/installation.html) and I did not find any specifics, so I took a guess and used the worker mpm. I'll recompile with prefork and give it a try and report back. Thanks for the prompt reply -- rv --------------------------------------------------------------------- To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org For additional commands, e-mail: rivet-dev-h...@tcl.apache.org