how to clear the fastcgi cache ?
"Fabrice Hong" <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
hi I'm developing a web application with python using web.py that uses flup which communicate with fastcgi. each time I modify my python code, I have to restart my apache serveur because sometime the fastcgi cache keeps the old version (see here : http://www.fastcgi.com/docs/faq.html#application_reload). I'd like to avoid restarting apache 2 time every minutes because for many reasons.. the FAQ says that the cache can be cleared using the application that communicate with fastcgi (flup in my case) does anyone know how to clear the fastcgi cache with flup ? I couldn't find documentation :( thanx in advance ! Fabrice ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/