Hi Graeme,
Witty's not your typical web server app platform, with its websockets and
things like that.
Get a VPS ..
http://www.rackspace.com/cloud/cloud_hosting_products/servers/pricing/ :)
It's generally better than oversold apache hosting where your neighbour
takes your site down every month in my experience.
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
Kind Regards,
Matthew Sherborne
On Thu, Nov 3, 2011 at 7:59 AM, Graeme Gill <grae...@argyllcms.com> wrote:
> Mohammed Rashad wrote:
> > you can use apache reverse proxy. I havent used it . time is not come yet
> > for me
> > you can also try haproxy it works well with wt
>
> None of those are possible in typical Commercial Hosting environments,
> since individual customers don't have permission to install new Apache
> modules,
> change its configuration, or install any software that needs root access.
>
> All they can do is drop scripts into their CGI bin directory, or install
> applications from a list using something like Fantastico.
>
> 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