pushpin - HTTP reverse proxy server supporting streaming and long-polling services.
Contents
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]
