Sorry if I'm duplicating a topic. I searched... but this is a very
active group!

So, I have TG installed and running under Mod-Python (TG 0.8 at work,
0.9 at home). And I'm getting some weird caching sort of behavior. I'll
make a change, and reload the page 10 times. I'll see that change a
couple of time, and older versions of the page other times, even pages
a couple of days old.

Restarting Apache clears it out and gets me up to the most up-to-date
version. But, I don't want to restart Apache every time I make a change
in the code. Do I need to check on some settings in Apache? Perhaps
there is a configuration setting for Apache more suitable for a
developement environment that causes instances not to hang around for
so long?

Or, despite the fact that you *can* run TG under mod_python, is that
really not advisable? What would the ideal setup be? We wanted to run
TG under Apache here at work because Apache is so well known, it kind
of lends credability to TG, which isn't out of beta yet. That, and all
our other development sites are running under Apache.

Thanks!

-Arthur McLean

Reply via email to