I've just replied on another thread why FastCGI is not a good candidate for
LiveCode in my humble opinion.

As for Apache Modules, those things are on the way out. If we want LC
Server to be taken seriously then it need to work with Apache and Nginx. it
needs to work like Node, Ruby, Python and others are working which is by
having a LC Server process (or pool) listening on a port talking back to
the Apache/Nginx usually thru some reverse proxy directive.

On Tue, Nov 25, 2014 at 12:32 AM, Peter W A Wood <peterwaw...@gmail.com>
wrote:

> Simon
>
> FastCGI support would be excellent from my point of view as it would allow
> LiveCode to be run behind a web server acting as a load balancer.
>
> Regards
>
> Peter
>
> > On 24 Nov 2014, at 21:34, Simon Smith <he...@simonsmith.co> wrote:
> >
> > Would supporting Fast CGI not be a better way forward?
> >
> > On Mon, Nov 24, 2014 at 7:56 AM, Monte Goulding <
> mo...@sweattechnologies.com
> >> wrote:
> >
> >>
> >> On 24 Nov 2014, at 3:29 pm, Richard Gaskin <ambassa...@fourthworld.com>
> >> wrote:
> >>
> >>> What would it take to make an Apache module for LiveCode?
> >>
> >>
> >> Apache modules themselves don't look all that complicated. As far as LC
> >> goes as long as you don't support threaded mpms it should be largely a
> >> matter of handling the request and setting the globals up then passing
> >> headers and output via the module api rather than stdout.
> >>
> >> Cheers
> >>
> >> Monte
> >>
> >> --
> >> M E R Goulding
> >> Software development services
> >> Bespoke application development for vertical markets
> >>
> >> mergExt - There's an external for that!
> >>
> >> _______________________________________________
> >> use-livecode mailing list
> >> use-livecode@lists.runrev.com
> >> Please visit this url to subscribe, unsubscribe and manage your
> >> subscription preferences:
> >> http://lists.runrev.com/mailman/listinfo/use-livecode
> >>
> >
> >
> >
> > --
> >
> > *Simon Smith*
> > *seo, online marketing, web development*
> >
> > w. http://www.simonsmith.co
> > m. +27 83 306 7862
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode@lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
http://www.andregarzia.com -- All We Do Is Code.
http://fon.nu -- minimalist url shortening service.
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to