On 6/25/2011 5:28 PM, Adrian Minta wrote:
>
> options ALTQ
> options ALTQ_CBQ
> options ALTQ_RED
> options ALTQ_RIO
> options ALTQ_HFSC
> options ALTQ_PRIQ
> # options ALTQ_NOPCC
>
> device pf
> device pflog
> device pfsync
pf and altq add quite a bit of networking overhead. If you are not using
them, I would get rid of them.
> device hme
You really have this nic ?
> options ZERO_COPY_SOCKETS
Not sure how stable this option is.
Enable crash dumps
crashinfo_enable="YES" # Automatically generate crash dump summary.
dumpdev="AUTO"
dumpdir="/var/crash" # Directory where crash dumps are to be stored
This will create a .txt file in /var/crash that will have all the info
about the issue
---Mike
>
>
>
>
> _______________________________________________
> [email protected] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "[email protected]"
>
>
--
-------------------
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, [email protected]
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada http://www.tancsa.com/
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[email protected]"