Gilles wrote:
> On Fri, 28 Sep 2012 23:57:14 +0200, Gilles <nos...@nospam.com> wrote:
>> I guess the FastCGI server (Flup) only updates its cache every so
>> often. Do I need to type a command to force Flup to recompile the
>> Python script?
> 
> Turns out that, yes, mod_fcgid is configured to reload a script only
> after some time or some number of hits,

Well, that's the whole point of using FastCGI:
Have a long-running process for better performance.

Ciao, Michael.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to