[Swift-devel] Patch: Local service port option (was Re: [Swift-user] coaster-service local service port)
Allan Espinosa
aespinosa at cs.uchicago.edu
Fri Oct 8 16:48:27 CDT 2010
Descrition: Adds "-localport <localport>" option to bin/coaster-service.
Patch found in http://www.ci.uchicago.edu/~aespinosa/patches/cogkit-coaster_local_port.patch
Enjoy!
-Allan
On Fri, Oct 08, 2010 at 04:41:57PM -0500, Allan Espinosa wrote:
> Thanks Mike.
>
> Poking at CoasterPersistentService.java, it looks like the port 50000+ for the
> local service is automatically set by the provider. I'm coding up a patch to
> add the option.
>
> Hopefully this won't break things :)
>
> -Allan
>
> On Fri, Oct 08, 2010 at 03:30:39PM -0600, Michael Wilde wrote:
> > Allan, the only help I know of for the command is:
> >
> > com$ coaster-service -help
> > Usage:
> > coaster-service <options>
> >
> > where options are:
> >
> > [(-port | -p) <port>]
> > Specifies which port to start the service on
> >
> > [-nosec]
> > Disables GSI security and uses plain TCP sockets instead
> >
> > [-proxy <file>]
> > Specifies the location of a proxy credential that will be used
> > for authentication. If not specified, the default proxy will be
> > used.
> >
> > [-local]
> > Binds the service to the loopback interface
> >
> > [(-help | -h)]
> > Displays usage information
> >
> >
> > Mike
>
--
Allan M. Espinosa <http://amespinosa.wordpress.com>
PhD student, Computer Science
University of Chicago <http://people.cs.uchicago.edu/~aespinosa>
More information about the Swift-devel
mailing list