logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pushpin - HTTP reverse proxy server supporting streaming and long-polling services.

Description

       This starts pushpin using the specified configuration (pushpin.conf).

       In the default configuration, this also starts condure, pushpin-proxy, pushpin-handler.

       --configCONFIG
              Specify configuration file. Default: /etc/pushpin/pushpin.conf.

       --idID
              Unique numeric ID to allow for multiple pushpin instances at the same time.

       --portPORT
              TCP port to listen on. Usually configured in pushpin.conf.

       --routeROUTE
              Connection forwarding specification. Usually configured in /etc/pushpin/routes.

       --merge-output
              Merge  output  of subprocessess with pushpin's output, instead of letting them write their own log
              files.

Name

       pushpin - HTTP reverse proxy server supporting streaming and long-polling services.

See Also

mongrel2(1) m2adapter(1) pushpin-proxy(1) pushpin-handler(1) zurl(1)

       More documentation can be found at <http://pushpin.org/docs/>

                                                 July  12, 2016                                       PUSHPIN(1)

Synopsis

pushpin [--verbose] [--config=CONFIG] [--id=ID] [--port=PORT] [--route=ROUTE] [--merge-output]

See Also