GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SNIPROXY(8) sniproxy SNIPROXY(8)

SNIProxy - transparent session based TLS and HTTP proxy

sniproxy [ -c config ] [ -f ] [ -n file-descriptor-limit ] [ -V ]

Proxies incoming HTTP and TLS connections based on the hostname contained in the initial request of the TCP session. This enables HTTPS name-based virtual hosting to separate backend servers without installing the private key on the proxy machine.

-c config
Specify configuration file to use. The default is /etc/sniproxy.conf.

-f
Do not daemonize, and run in foreground.

-n file-descriptor-limit
Specify the maximum file descriptor resource limit. SNIProxy will attempt to set the maximum file descriptor limit to the value specified.

-V
Print the version of SNIProxy and exit.
14 September 2014 SNIProxy manual

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.