Tactical Overview is not refreshing
Greg Vickers
g.vickers at qut.edu.au
Wed Sep 18 14:18:39 CEST 2002
YESSSS!
Oh boy, I got it figured out. I had to configure apache with .meta files
for each of the .cgi files. I put this line
Cache-control: no-cache
into the *.meta files to tell whatever browser is looking at the .cgi pages
that it's not allowed to cache that page. (This also works for proxies as
well - the proxies won't cache the page either :) )
Anyone know why my IE was caching the pages?
FYI, my config changes:
Apache httpd.conf directive
(uncomment this line) LoadModule cern_meta_module
/usr/lib/apache/1.3/mod_cern_meta.so
Apache httpd.conf directive (Directory based)
MetaFiles on
nagios:/usr/lib/cgi-bin/nagios# ls
avail.cgi extinfo.cgi nagios showlog.cgi statuswml.cgi
tac.cgi
cmd.cgi histogram.cgi notifications.cgi status.cgi statuswrl.cgi
trends.cgi
config.cgi history.cgi outages.cgi statusmap.cgi summary.cgi
nagios:/usr/lib/cgi-bin/nagios# cd .web
nagios:/usr/lib/cgi-bin/nagios/.web# ls
avail.cgi.meta extinfo.cgi.meta no-cache.meta.file
showlog.cgi.meta statuswml.cgi.meta tac.cgi.meta
cmd.cgi.meta histogram.cgi.meta notifications.cgi.meta
status.cgi.meta statuswrl.cgi.meta trends.cgi.meta
config.cgi.meta history.cgi.meta outages.cgi.meta
statusmap.cgi.meta summary.cgi.meta
nagios:/usr/lib/cgi-bin/nagios/.web#
At 20:46 18/09/2002, you wrote:
>Hi all,
>Maybe I should not use IE6 (tell my entire admin section), but my problem
>is that IE6 is caching the cgi results! You can imagine the problems this
>causes. This is kind of a dead loss since it appears that all my
>hosts/services are blissfully working, but actually, i've had a server
>meltdown...
>
>I've had a dig around in IE, and found:
>Temporary Internet Files folder. If you delete the tac.cgi & tac.css file
>the next time you go to that page, voila. Of course having all the people
>who need to know about our servers do this is not going to work.
>Tools -> Internet Options -> Temporary Internet Files -> Settings -> Check
>for newer versions of stored pages. None of these settings are
>appropriate/will do what I want (I don't want IE to cache .cgi files, damnit!)
>
>Is there a configuration directive in apache that will allow me to set
>particular pages uncachable?
>
>Apart from having my entire admin section change browsers (yeah, right),
>does anyone have any suggestions?
>
>TIA,
>
>=================================
>Greg Vickers
>Computer Systems Officer
>Student Support and Systems
>Teaching and Learning Support Systems, QUT
>Kelvin Grove Campus, CRICOS No 00213J
>
>Ph: 07 3864 8276 Fax: 07 3864 5425
>Mob: 0416 001 674 SD: x6147
>
>
>
>-------------------------------------------------------
>This SF.NET email is sponsored by: AMD - Your access to the experts
>on Hammer Technology! Open Source & Linux Developers, register now
>for the AMD Developer Symposium. Code: EX8664
>http://www.developwithamd.com/developerlab
>_______________________________________________
>Nagios-users mailing list
>Nagios-users at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/nagios-users
=================================
Greg Vickers
Computer Systems Officer
Student Support and Systems
Teaching and Learning Support Systems, QUT
Kelvin Grove Campus, CRICOS No 00213J
Ph: 07 3864 8276 Fax: 07 3864 5425
Mob: 0416 001 674 SD: x6147
-------------------------------------------------------
This SF.NET email is sponsored by: AMD - Your access to the experts
on Hammer Technology! Open Source & Linux Developers, register now
for the AMD Developer Symposium. Code: EX8664
http://www.developwithamd.com/developerlab
More information about the Users
mailing list