Site Tools


admin-debug

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
admin-debug [2022/01/21 03:46] – formatting-removed colons and inserted dashes hogwildadmin-debug [2023/06/19 21:18] – -Bullet and explain the "Do not restart the following process if they die" options hogwild
Line 17: Line 17:
 **Count cache memory and buffers as free memory** - This affects how Linux handles RAM allocation, which is split into Used + cache + buffer. If enabled, this causes cache memory and buffer to be counted as free. (Default: enabled). **Count cache memory and buffers as free memory** - This affects how Linux handles RAM allocation, which is split into Used + cache + buffer. If enabled, this causes cache memory and buffer to be counted as free. (Default: enabled).
  
-**Avoid displaying LAN to router connections -** Enabling this prevents LAN connections from being displayed in menus that show //conntrack//-related data, such as the //QoS/View Details// menu.\\   \\   \\  {{:pasted:20220107-082615.png}} \\+**Avoid displaying LAN to router connections -** Enabling this prevents LAN connections from being displayed in menus that show //conntrack//-related data, such as the //QoS///[[qos-detailed|View Details]] menu.\\   \\   \\  {{:pasted:20220107-082615.png}} \\
  
 \\ **Kernel printk log level**:FIXME \\ **Kernel printk log level**:FIXME
  
-**Do not restart the following process if they die **- crond/dnsmasq/hotplug2/igmprt: Usually FreshTomato restarts dying processes. In some exceptional cases, you may want to prevent this from happening.+**Do not restart the following process if they die **-  Usually FreshTomato restarts dying processes. In some exceptional cases, you may want to prevent this from happening
 + 
 +  * crond - This option prevents FreshTomato from restarting the cron daemon, if it dies. 
 +  * dnsmasq crond - This option prevents FreshTomato from restarting dnsmasq, if it dies. \\ Note that **this option is currently non-functional**. 
 +  * hotplug2 - This option prevents FreshTomato from restarting the hotplug2 daemon, if it dies. 
 +  * igmprt - This options prevents FreshTomato from restarting the IGMP routing daemon, if it dies. \\ Igmprt is a simple dynamic Multicast Routing Daemon that uses only IGMP protocol for signalling. It's used for simple forwarding of Multicast traffic between networks.
  
 **Set "no-cache" in httpd header - **A very common issue is that is cached browser content can create errors/display issues in the web interface. Usually, refreshing the page, via CTRL+F5, fixes this problem by forcing a cache flush. However, setting this parameter is an alternative solution. This instructs the browser not to perform any caching while on FreshTomato web interface pages. Both methods are particularly useful after firmware upgrades. **Set "no-cache" in httpd header - **A very common issue is that is cached browser content can create errors/display issues in the web interface. Usually, refreshing the page, via CTRL+F5, fixes this problem by forcing a cache flush. However, setting this parameter is an alternative solution. This instructs the browser not to perform any caching while on FreshTomato web interface pages. Both methods are particularly useful after firmware upgrades.
 +
 + \\
 +
 + \\
 +
 +» Clear browser cookies
 +
 +» Clear browser cache
 +
 +» Flush DNS (dnsmasq) cache
 +
 +» Commit NVRAM now
 +
 +» Reboot
 +
 +» Halt
 +
 +» Download CFE
 +
 +» Download Iptables Dump
 +
 +» Download Ip6tables Dump
 +
 +» Download Logs
 +
 +» Download NVRAM Dump
  
 \\ \\
  
  
admin-debug.txt · Last modified: 2023/09/09 02:34 by hogwild