Re: Django and WSGI

2006-05-19 Thread Michael Radziej
PythonistL wrote: > I received a reply from Dreamhost: > > " > > However, I > have been on the browser and your website is working now. So it doesn't > sound > like there is a configuration problem on the server, but I suspect that > there may be an intermittent high load issue. Normally t

Re: Django and WSGI

2006-05-19 Thread PythonistL
I received a reply from Dreamhost: " However, I have been on the browser and your website is working now. So it doesn't sound like there is a configuration problem on the server, but I suspect that there may be an intermittent high load issue. Normally the system admins correct high load i

Django and WSGI

2006-05-19 Thread PythonistL
Does anyone use Django with WSGI ? I have a problem with my script if there is a heavy load.The server stop responding. This week it happens 3 times. Is it a problem of Django running on WSGI? Or is it a problem my webhosting provider ( Dreamhost.com)? Any suggestions? Thank you L. --~--~--