yaya_may

Results 6 comments of yaya_may

同样的问题,重启Upnp之后一段时就崩了,使用UPnpc 添加端口失败

> ![image](https://user-images.githubusercontent.com/31687149/263635761-475e9567-24aa-436d-9dd1-a71208057f9e.png) root@OpenWrt:~ # uci get firewall.miniupnpd.family any root@OpenWrt:~ # uci get firewall.miniupnpd.reload 1 root@OpenWrt:~ # uci get firewall.miniupnpd include root@OpenWrt:~ # uci get firewall.miniupnpd.type script root@OpenWrt:~ # uci get...

> > ![image](https://user-images.githubusercontent.com/31687149/263635761-475e9567-24aa-436d-9dd1-a71208057f9e.png) > > root@OpenWrt:~ # uci get firewall.miniupnpd.family any root@OpenWrt:~ # uci get firewall.miniupnpd.reload 1 root@OpenWrt:~ # uci get firewall.miniupnpd include root@OpenWrt:~ # uci get firewall.miniupnpd.type script root@OpenWrt:~...

> > > ![image](https://user-images.githubusercontent.com/31687149/263635761-475e9567-24aa-436d-9dd1-a71208057f9e.png) > > > > > > root@OpenWrt:~ # uci get firewall.miniupnpd.family any root@OpenWrt:~ # uci get firewall.miniupnpd.reload 1 root@OpenWrt:~ # uci get firewall.miniupnpd include root@OpenWrt:~ #...

是不是有大量小包场景中断这么?使用高的时候看看连接数 下面这些参数看看 这些是我的,大量小包场景,仅供参考,根据自己使用场景调节: echo 4000000 > /proc/sys/net/netfilter/nf_conntrack_max echo 1000000 > /proc/sys/net/netfilter/nf_conntrack_buckets echo 5 > /proc/sys/net/netfilter/nf_conntrack_udp_timeout echo 512000 > /proc/sys/net/ipv4/neigh/default/gc_thresh1 echo 2048000 > /proc/sys/net/ipv4/neigh/default/gc_thresh2 echo 4096000 > /proc/sys/net/ipv4/neigh/default/gc_thresh3