QUOTE
sysctl net.inet.tcp.msl=2000sysctl net.inet.tcp.syncookies=1
然后再测试一下。 老大,我这两个都执行试了的,但没有太大的效果.sysctl net.inet.tcp.syncookies=1本身就开启了.还有没有其它的调节选项? 那就在内核开polling。 mono不支持pool QUOTE (analyst @ May 7 2005, 09:47 PM)
那就在内核开polling。
老大,你说的polling是什么东东呀?解释下好吗? QUOTE (txwwy @ May 7 2005, 11:38 PM)
mono不支持pool
知道,所以需要自己编译一下内核。参看m0n0.ch上的hack说明:
QUOTE
The KernelIn order to get m0n0wall to build we have to compile the kernel for m0n0wall using the kernel config file as found on http://m0n0.ch/wall/downloads. Place this config file (M0N0WALL_NET45XX) in /usr/src/sys/i386/conf. Now build the kernel: cd /usr/src/sys/i386/conf; config M0N0WALL_NET45XXcd /usr/src/sys/compile/M0N0WALL_NET45XX; make depend all strip kernel strip --remove-section=.note --remove-section=.comment kernelgzip -9v kernel copy the kernel to /tftpboot cp kernel.gz/tftpboot QUOTE (su30fly @ May 8 2005, 12:38 AM)
QUOTE (analyst @ May 7 2005, 09:47 PM)
那就在内核开polling。
老大,你说的polling是什么东东呀?解释下好吗?
都是中文的:http://www.google.com/search?hl=zh-CN&neww...2&lr=lang_zh-CNhttp://www.baidu.com/s?ie=gb2312&bs=freebs...g&ct=0&cl=3&f=8 M0N0WALL_NET45XX是已经编译好了的内核配置文件吗.我用exec.php怎么进不了/usr/src/sys/i386/conf这个目录.在网上找了点资料还是没有搞明白,我的mono是1.2b7的版本.在mono里如何重新编译,老大,盼解! 你需要装个 Freebsd,做编译。polling 分网卡的,支持的网卡不太多。 Device polling requires explicit modifications to the device drivers.As of this writing, the dc(4), em(4), fwe(4), fxp(4), nge(4), rl(4), sis(4), ste(4), and vr(4) devices are supported, with others in the works.
页:
[1]
2