Debugging Hints and Tips
AJAX:
- try renaming the Submit button from Submit to Submitt. this disables Ajax and may unveil some hidden errors
if($('submit')) {
Event.observe("submit", "click", submit_form, false);
- rename form name to disable ajax it does ajax if the form name is iform
CARP:
High Loads:
FTP:
Rebooting:
- pfSenseRebooting