One approach is to set "MaxRequestsPerChild" to one, basically forcing
the server to reload on every request. Probably not the most efficient
way to accomplish this, but almost certainly the most simple to
implement.

On Oct 3, 5:39 pm, Олег Корсак <kamikaze.is.waiting....@gmail.com>
wrote:
> Hello. I'm using mod_wsgi 3.3 + apache 2.2.16 on Gentoo Linux box.
> Is it possible to make apache kinda "reload"/"re-read"/"re-compile"
> python files from my django code every time they are changed?
>
> Thanks
>
>  signature.asc
> < 1KViewDownload

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to