]> andersk Git - gssapi-openssh.git/blobdiff - openssh/sshd_config
http://www.psc.edu/networking/projects/hpn-ssh/openssh-4.5p1-hpn12v14.diff.gz
[gssapi-openssh.git] / openssh / sshd_config
index 68c8752c0fe46366945a25976e726d0966ce7607..f49f376290f2be7b3267261668f8bfb49f594d65 100644 (file)
 # override default of no subsystems
 Subsystem      sftp    /usr/libexec/sftp-server
 
+# the following are HPN related configuration options
+# tcp receive buffer polling. enable in autotuning kernels
+#TcpRcvBufPoll no
+# allow the use of the none cipher
+#NoneEnabled no
+
+# disable hpn performance boosts. 
+#HPNDisabled no
+
+# buffer size for hpn to non-hn connections
+#HPNBufferSize 2048
+
+
 # Example of overriding settings on a per-user basis
 #Match User anoncvs
 #      X11Forwarding no
This page took 0.552495 seconds and 4 git commands to generate.