]> andersk Git - gssapi-openssh.git/blobdiff - openssh/sshd_config
http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.1p1-hpn13v5.diff.gz committe...
[gssapi-openssh.git] / openssh / sshd_config
index 1b53a0efb91fcd232f2be78c8cd95823cc5c766d..932bcbe7efb9ed7d8c226fe7e25d27b0fc7dc64b 100644 (file)
@@ -112,6 +112,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.031485 seconds and 4 git commands to generate.