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