Redirect back to self every 100 ticks instead of 40.
Extend meta refresh time to 600. 60 is way too short.
Flush output buffers to make the page load a bit quicker.
MFCs/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty
Don't kill php, it sends bad signals to fast-cgi resulting in the fast-cgi process only returning 500 errors.
Unbreak status -> queues
Ticket #824
Remove #!/usr/local/bin/php
MFC 8804Fix divide by zero JS error
Do not killall -9 php, it tells fast-cgi to do bad things and wrecks fast-cgi
MFC 6960Cleanup hardcoded meta refreshes
More refresh patches from databeestje
some crosslinking to "fly" from corrosponding setting to logs, diags and back
updating files to use theme imagesremoving images from /usr/local/wwwadding specific images into the correct theme directories
fixed dancing bars
Use $pgtitlesmall code cleanups
include head.inc and round corners on tabs
Missing )
Do not attempt to display queue graphs if traffic shaping disabled
Redirect after 40, not 20
make the queues hyperlinks just like in the rules screen
Queue names shouldn't be center aligned
More minor nitpicks
Killall -9 pfctl then redirect back to status_queues.php
Really fix Status -> Queues
Sort queues so status -> queues should work again
Add $Id$ tag
text formatting, right alignment looks better
break text fields out a bit
Add dropped packet stats
Change table to not have a width 100% flag
add suspend stats
Increase the size so we can see all the borrows :)
Merge in firewall_shaper_queues updates
Add queue graphs to a status page