I\'m creating a Django project that will be used by multiple domains, and the functionality will be开发者_StackOverflow社区 slightly different depending on the domain.I\'m looking for advice on the pr
I have the following setup - and don\'t get any response when I visit the server in a browser. Should I expect some?Here\'s t开发者_C百科he test setup, using python & flup.
I\'m trying to get my Django based webapp into a working deployment configuration, and after spending a bunch of time trying to get it working under lighttpd / fastcgi, can\'t get past this problem.Wh
I\'m building a site for a client using django. It\'s been hosted on shared hosting and mod_wsgi can\'t be used. In the old year, I got it working using fcgi, but when I got back, it was broken.
I\'m installing Django on Bluehost and one of the steps to install it was to install flup on their server. I did so and everything works great when I\'m logged in via the SSH. However when I actually
I\'m running Django as threaded fastcgi via flup, served by lighttpd, communicating via sockets. What is the expected CPU usage for each fastcgi thread under no load? On startup, each thread runs at