Re: 'Rotating' the fcgi backends.

2006-02-20 Thread hugo
>I want to exit() a backend after it has processed a certain number of >requests via FCGI (WSGI?). Any idea how to do it cleanly with Django? I think you would have to do that by patching FLUP. I don't think you can do it easily in Django. That's mostly because you don't have a way to specify co

'Rotating' the fcgi backends.

2006-02-16 Thread Wojtek/brandlay.com
I want to exit() a backend after it has processed a certain number of requests via FCGI (WSGI?). Any idea how to do it cleanly with Django? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group.