[ic] Table management

Andrew Baerg andrew at pullingshots.ca
Thu Sep 29 20:39:06 UTC 2016


On 29 Sep 2016 17:14, Josh Lavin <jlavin at endpoint.com> wrote:
>
> Quoting Grant (emailgrant at gmail.com): 
> > >> Also Andrew, I took a look at pullingshots.ca: 
> > >> 
> > >> "I have been successfully running Interchange 5 using a stack of Plack 
> > >> + Nginx in production since February, 2016 on a busy site" 
> > >> 
> > >> Your config is really simple.  Has anyone else tried this?  Any drawbacks? 
> > > 
> > > https://github.com/jdigory/interchange-extras/tree/master/plack 
> > > 
> > > :-D 
> > > 
> > > I haven't done it in production, but others have. 
> > 
> > Ah OK, it sounds like plack is slow. 
>
> To clarify, if you run Plack alone with my little example, then yes. But 
> if you use Nginx in front to handle the static resources (images, etc), 
> then I don't think it's slow at all, but others who use it in production 
> can speak to that.

We have been using Plack+Starman behind nginx which is very, very fast in our experience.

You can use nginx to serve static resources and also do caching.

Andrew

>
> -- 
> Josh Lavin 
> End Point Corporation 
>
> _______________________________________________ 
> interchange-users mailing list 
> interchange-users at icdevgroup.org 
> http://www.icdevgroup.org/mailman/listinfo/interchange-users 


More information about the interchange-users mailing list