On 5/21/06, bradley taylor <[EMAIL PROTECTED]> wrote:
>
> On May 20, 2006, at 10:52 PM, Zed Shaw wrote:
>
> > On Sat, 2006-05-20 at 21:53 -0300, Luis Lavena wrote:
> >> On 5/20/06, Zed Shaw <[EMAIL PROTECTED]> wrote:
> >>> * Patch from Bradley Taylor that gives mongrel_rails start the
> >>> options
> >>> -u and -g.  These will change the uid/gid on UNIX (not WIN32!) to
> >>> the
> >>> requested ones.
> >>
> >> Man, hate we clash parameters, soon we will be using -$ -% and -* to
> >> set new options...
> >>
> >> Why better we don't start leaving these new options to the config
> >> file
> >> and keep params to the minimum?
>
> Since both mongrel_rails and mongrel_cluster support config file
> generation, we still need a way to specify what options to write to
> the config file.

My concern is that -u is user in win32 to set the processor affinity,
and some user that follow win32->linux path will found issues with
their declarations on how mongrel should be running.

Also, I'll be adding options for user context to the service stuff,
what will allow run a mongrel service on accounts different than
LocalService.

>
> Thanks,
> Bradley
>

Its a excelent work Brad, and I think we should keep differences in
params between platform to the minimun, so docs don't get a lot of
"this only works on posix" "this stuff don't work on win32", "this is
for my poor win32 machine" and so on.

Regards,

-- 
Luis Lavena
Multimedia systems
-
Leaders are made, they are not born. They are made by hard effort,
which is the price which all of us must pay to achieve any goal that
is worthwhile.
Vince Lombardi

_______________________________________________
Mongrel-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to