Hey Matthew, Graeme, 2011/11/3 Matthew Sherborne <msherbo...@gmail.com>: > If the reason is one of those annoying laws from paranoid politcians .. let > me know if you find some cheap VPSs in Australia :) I found these ones > starting at $39 a month. You only need like 128 MB RAM if you're just gonna > run your witty app on there .. but can't seem to find anyone that offers > that.
And I thought Belgium was a dreadful place for hosting options... > Also with the fcgi .. it probably wouldn't be too much work to add the fcgi > extensions on the existing cgi module. If you can find someone with time > and inclination to have a look at it. Unfortunatley, CGI and FastCGI are different in the sense that FastCGI keeps the process running for a longer time, while CGI only keeps it for a single request. Even if you can bridge it (and if I remember correctly, there is even a utility somewhere that does that), you still need the permission to keep the FastCGI/Wt process running and listening on a local socket (TCP or unix domain socket), can you do that ? Regards, koen ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ witty-interest mailing list witty-interest@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/witty-interest