man pages section 1: User Commands

Exit Print View

Updated: July 2014
 
 

swift-proxy-server (1)

Name

swift-proxy-server - OpenStack Swift proxy server.

Synopsis

/usr/lib/swift/swift-proxy-server    [CONFIG]    [-h|--help]
[-v|--verbose]

Description




OpenStack Swift                             swift-proxy-server(1)



NAME
     swift-proxy-server - OpenStack Swift proxy server.


SYNOPSIS
     /usr/lib/swift/swift-proxy-server    [CONFIG]    [-h|--help]
     [-v|--verbose]


DESCRIPTION
     The Swift Proxy Server is responsible for tying together the
     rest  of  the Swift architecture.  For each request, it will
     look up the location of the account, container, or object in
     the  ring  and route the request accordingly. The public API
     is also exposed through the Proxy Server. A large number  of
     failures  are also handled in the Proxy Server. For example,
     if a server is unavailable for an object PUT,  it  will  ask
     the  ring for a handoff server and route there instead. When
     objects are streamed to or from an object server,  they  are
     streamed  directly  through  the proxy server to or from the
     user the proxy server does not spool them.


     The proxy server should be enabled and  disabled  using  the
     Solaris  Service  Management  Facility, smf(5).  The service
     FMRI for the proxy server is:

       svc:/application/openstack/swift/swift-proxy-server


DOCUMENTATION
     More in depth documentation in regards to swift-proxy-server
     and  also  about  OpenStack Swift as a whole can be found at
     http://swift.openstack.org/index.html




ATTRIBUTES
     See  attributes(5)  for  descriptions   of   the   following
     attributes:

     +---------------+-----------------------+
     |ATTRIBUTE TYPE |   ATTRIBUTE VALUE     |
     +---------------+-----------------------+
     |Availability   | cloud/openstack/swift |
     +---------------+-----------------------+
     |Stability      | Uncommitted           |
     +---------------+-----------------------+
SEE ALSO
     proxy-server.conf(4), smf(5)




OpenStack             Last change: 8/26/2011                    1






OpenStack Swift                             swift-proxy-server(1)



NOTES
     This   software   was   built   from   source  available  at
     https://java.net/projects/solaris-userland.   The   original
     community   source   was   downloaded  from   http://launch-
     pad.net/swift/havana/1.10.0/+download/swift-1.10.0.tar.gz

     Further information about this software can be found on  the
     open  source community website at http://www.openstack.org/.















































OpenStack             Last change: 8/26/2011                    2