Hi Graeme,

If the reason for hosting in Oz is speed. (I'm in Oz too) the Rackspcae
Cloud files and CDN can take care of that for the most part. Basically you
mount the cloud files on your linux VPS and stick images and vids there ..
then you publish the CDN url. I'm in Brisbane, and my CDN content comes out
of Brisbane with a 13 msec ping time (as apposed to my normal 250 msec
pings to USA).

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.

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.

Kind Regards,
Matthew Sherborne

On Thu, Nov 3, 2011 at 2:25 PM, Graeme Gill <grae...@argyllcms.com> wrote:

> Matthew Sherborne wrote:
> > Get a VPS ..
> > http://www.rackspace.com/cloud/cloud_hosting_products/servers/pricing/:)
>
> Hi,
>        in my neck of the woods, even the most competitive hosting
> has VPS that is 4 x as expensive as its small business hosting :-(
> <http://hosting.webcity.com.au/compare.php>. [ And yes, there
> are compelling legal jurisdiction reasons for wanting hosting
> in my own country. ]
>
> > It's generally better than oversold apache hosting where your neighbour
> > takes your site down every month in my experience.
>
> I've not noticed such things myself, but your point is well taken.
> It would be nice to have the option though, rather than being forced
> by the dependence/lack of fastCGI :-)
>
> > Best deployment method is with built in http and ha_proxy I think.
> >
> > You can also have apache proxy to it, but that would kill the websockets.
> > or you could have nginx proxy to it too .. but again kills the
> websockets.
> >
> > I'm currently just deploying with the straight app and it's built in http
> > server .. http://barcamp.supa.ws
>
> Interesting. I'll keep that in mind when/if I end up deploying some code.
>
> Thanks,
>         Graeme Gill.
>
>
> ------------------------------------------------------------------------------
> 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
>
------------------------------------------------------------------------------
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

Reply via email to