From feae85bc7ed29288e3cac79028c9640b5d735f76 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 20 Nov 2010 14:40:15 -0500 Subject: Increase vfs.read_max to 32. See http://ivoras.sharanet.org/blog/tree/2010-11-19.ufs-read-ahead.html .. This can help dramatically if using Squid or any other packae that does a lot of hard disk reads. --- conf.default/config.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'conf.default/config.xml') diff --git a/conf.default/config.xml b/conf.default/config.xml index 35d2c75..40e3dc3 100644 --- a/conf.default/config.xml +++ b/conf.default/config.xml @@ -6,6 +6,10 @@ pfsense_ng + Increase UFS read-ahead speeds to match current state of hard drivesand NCQ. More information here: http://ivoras.sharanet.org/blog/tree/2010-11-19.ufs-read-ahead.html + vfs.read_max + default + Set the ephemeral port range to be lower. net.inet.ip.portrange.first default -- cgit v1.1