Commit Graph

40 Commits

Author SHA1 Message Date
Maxime Besson b0c53126ee Allow portal app to be chosen through LLTYPE (#2285)
This lets the admin be more explicit about routing.
Since 2.0 we have a single entry point for each component, we don't
really need to dynamically load psgi files.
2022-08-12 09:28:40 +02:00
Christophe Maudoux d4b5608886 Typos 2022-04-05 23:32:36 +02:00
Maxime Besson 2fac0d9f47 Update LLNG download URL 2021-08-12 17:02:50 +02:00
Yadd 4494bd1e5b Better SIGPIPE handle (#2455) 2021-07-02 12:35:12 +02:00
Xavier Guimard 71ae61fe6c Fix fix... 2020-05-05 19:34:28 +02:00
Xavier Guimard 389f6f2617 Fix fastCGI POD 2020-05-05 19:19:46 +02:00
Maxime Besson 2b3413d1ab Mitigate memleaks in fastcgi server (#1314) 2020-02-12 13:35:25 +01:00
Xavier 1c195437f1 Typo (#1810) 2019-06-19 21:47:07 +02:00
Xavier 2fa7efcaf3 Fix llng-fastcgi-server could fail to setgid (#1810) 2019-06-19 21:13:57 +02:00
Xavier Guimard 019f1e75e8 Uniq status daemon for Nginx (#595)
NB: not uniq for Apache for now
2018-06-11 22:11:18 +02:00
Xavier Guimard 67fd8ca774 Update FastCGI doc (#1314) 2018-05-22 19:34:37 +02:00
Xavier Guimard 5c6e3307bd Better debug for FastCGI (#1369) 2018-02-08 21:25:02 +01:00
Mathieu Parent cc335cd534 llng-fastcgi-server: Allow to listen on TCP
This has precedence over the socket
2017-12-12 20:15:16 +01:00
Xavier Guimard b3ff6e2666 Clean shellbangs (Debian 4.1.2 policy compliance) 2017-12-01 06:42:02 +01:00
Xavier Guimard 7f0ff6d0d8 Replace Jira by GitLab 2017-11-11 14:06:23 +01:00
Xavier Guimard 1437dae948 Missig return code (fixes: #1272) 2017-07-17 18:36:07 +00:00
Xavier Guimard e83fd57f8a Typo (see #1185) 2017-03-06 12:25:18 +00:00
Xavier Guimard 4fc89504cd Little changes 2017-02-18 14:36:48 +00:00
Xavier Guimard b31635c62b Force syslog when FastCGI in use (#1162) 2017-02-15 06:41:41 +00:00
Xavier Guimard 40b7535ff3 Reorganize handler (closes: #1160) 2017-02-11 07:47:22 +00:00
Xavier Guimard 07f4392fa1 Update fastcgi-server (#1160) 2017-02-10 11:05:42 +00:00
Xavier Guimard 44de078234 Enable new portal with Nginx (#595) 2017-01-09 21:54:06 +00:00
Xavier Guimard 7d83125763 Update #1121 2017-01-02 06:06:26 +00:00
Xavier Guimard ef83892a2a Import FastCGI 1.9 changes 2016-12-29 20:34:40 +00:00
Xavier Guimard 7308875784 Add reload target (closes: #1060) 2016-07-16 06:05:36 +00:00
Xavier Guimard b18e3b8803 Backport #1035) 2016-06-09 11:45:08 +00:00
Xavier Guimard 2d2edb61ac Merge experimental branch (#960)
Also update version to 2.0
2016-03-17 22:19:44 +00:00
Xavier Guimard e51c39cfea Enable custom functions with FastCGI server (#583) 2016-02-28 11:51:40 +00:00
Xavier Guimard f176c0a435 Use llng-fastcgi-server in tests 2016-02-21 06:43:01 +00:00
Xavier Guimard 2edd58160f Replace "auth" keyword by "cgi" (generic cgi-fpm) 2016-02-18 10:50:02 +00:00
Xavier Guimard 52abed42e5 Use SCRIPT_FILENAME to search index.pl (#583) 2016-02-16 08:56:03 +00:00
Xavier Guimard 51de45236a Fix FastCGI start problems 2016-02-16 08:21:34 +00:00
Xavier Guimard ab1dcbc359 Fix FastCGI socket and pid path (#583) 2016-02-15 18:06:20 +00:00
Xavier Guimard eee43d01fa Typo 2016-02-11 21:02:41 +00:00
Xavier Guimard 3b083ee9a1 Status for Nginx (#934) 2016-02-11 12:09:53 +00:00
Xavier Guimard df8b53625a FastCGI now started by systemd (#583) 2016-02-08 23:26:15 +00:00
Xavier Guimard 6ef8d70f86 Manage fastcgi server startup, not finished 2016-02-08 12:57:56 +00:00
Xavier Guimard ff6ae38dbd Manage all portal scripts with fastcgi server (Closes: #929) 2016-02-07 08:32:46 +00:00
Xavier Guimard 62b9d4d2d8 POD (#930) 2016-02-07 08:32:40 +00:00
Xavier Guimard dee26165c2 Full FastCGI server install (#583) 2016-02-04 22:10:17 +00:00