Livecode server + NGINX ?

Pierre Sahores sc at sahores-conseil.com
Wed Jan 21 08:55:33 EST 2015


Thanks Richard and Peter. Cheyenne, the Rebol HTTPd (Carl Sassenrath and Cindy !) and Olivier Auverlot, a friend i used to be colleague with when i was working for the French Secretary of Education…

Warm Regards,

Pierre

Le 21 janv. 2015 à 03:14, Peter W A Wood <peterwawood at gmail.com> a écrit :

> Pierre
> 
> Richard is correct that nginx does not support CGI. It will forward requests to an upstream server or a number of upstream servers. I support one application that has been running for a couple of years that forwards CGI requests to a second server. (The second server is Cheyenne from Softinnov with which you may be familiar).
> 
> I have also used nginx to distribute requests to a number of upstream servers when the upstream server could only process  one request at a time. In my case, I spread the load over four servers. This load balancing feature of nginx use a simple approach in the free version, I believe the “not free” version has more sophisticated load balancing.
> 
> Regards
> 
> Peter
> 
>> On 21 Jan 2015, at 08:09, Richard Gaskin <ambassador at fourthworld.com> wrote:
>> 
>> Pierre Sahores wrote:
>>> Did anyone know if Livecode Server can be set to use NGINX as its web server ?
>> 
>> My (admittedly limited) understanding is that NginX doesn't support CGI, only FastCGI, so without threading LiveCode would seem a difficult fit for that server environment.
>> 
>> -- 
>> Richard Gaskin
>> Fourth World Systems
>> Software Design and Development for the Desktop, Mobile, and the Web
>> ____________________________________________________________________
>> Ambassador at FourthWorld.com                http://www.FourthWorld.com
>> 
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

--
Pierre Sahores
mobile : 06 03 95 77 70
www.sahores-conseil.com





More information about the use-livecode mailing list