[Mongrel] Running multiple mongrel to "serve" the same rail application with active scaffold
Yves D'Astous
yves.dastous at intertrade.com
Tue Mar 18 17:10:02 EDT 2008
Hi,
I want to run more then one mongrel for the same rail application on the
same machine, using the same rails files.
This application use "active scaffold" when I start one mongrel some
files are writes in the public/plugin_assets/ folder.
If I start more then one mongrel it is possible these files become
scrambles ?, there is also some files in tmp/{cache,pids,sessions
,sockets, webfile}
who can i make sure the 2 mongrels will not interfere each other ?, Do i
really need to use a separated copy of the same rail application for
each mongrel ?
Yves
More information about the Mongrel-users
mailing list