An error occurred fetching the project authors.
- 02 Jun, 2017 1 commit
-
-
Rafael Monnerat authored
Wait for 60 to reload apache configuration in order to accumulate several logrotate runs. If the amount of slaves are too high, the number of logs are high, so the entries on logrotate are also high. So it is enough to DDoS with a huge amount of 'kill -1', so delay is the only way to avoid to re-implement logrotate existing features. Only reload the apache configuration if the the apache configuration or the certificates contains a change, else don't reload it. Keep a command on bin folder to force reload of configuration in case it is required.
-
- 24 Mar, 2017 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 10 Mar, 2017 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 01 Mar, 2017 1 commit
-
-
Cédric Le Ninivin authored
If not so, trafficserver configuration is removed and then replaced on every slapos node instance call making traffic server unstable
-
- 28 Feb, 2017 2 commits
-
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
- 25 Nov, 2016 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 22 Nov, 2016 7 commits
-
-
Rafael Monnerat authored
Introduce NGINX on the same partition of apache to handle websocket\ and eventsource types. The NGINX will run on another port and it would require a second ip at the machine for enable it. This configuration is a working version with fully https support, but some additional adjustments might be required.
-
Rafael Monnerat authored
Use a single apache server to handle cache and normal apache configurations. With trafficserver, the access would follow the model: Apache > Traffic Server > Apache 'Cache' > Backend Now the configuration changed to: Apache > Traffic Server > Apache (same as before) > Backend This simplify the amount of apache process to manage on the frontend.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Reduce a bit the number of sections also for create directories Move all 'set's and 'do's to earliest as possible, to keep buildout syntax more evident Drop duplicated logics and 'if's reducing general code
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 28 Oct, 2016 1 commit
-
-
Rafael Monnerat authored
-
- 26 Oct, 2016 1 commit
-
-
Rafael Monnerat authored
-
- 25 Oct, 2016 3 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Use 2 different ports on apache for cached slaves, to differ http and https accesses. Introduce the parameter https-url (with fallback to url) to include specific https urls, if they are different from url. Include /HTTPS/ mapping to traffic server to differ the backends based on the input.
-
Rafael Monnerat authored
Not all frontend clusers setup uses the same re6stnet network.
-
- 24 Oct, 2016 1 commit
-
-
Rafael Monnerat authored
The promise returns too much data into the PIPE, if it is the case, it makes the promise much much slower, causing constant timeout
-
- 19 Oct, 2016 1 commit
-
-
Rafael Monnerat authored
-
- 22 Sep, 2016 1 commit
-
-
Nicolas Wavrant authored
Slapos.toolbox has a new dependency to pycurl, which fails to compile if libcurl cannot be found. This commit adds the component/pycurl dependency to most of the Software Releases which have a dependency to slapos.toolbox. I tried to do it globally, so I couldn't check the compilation of all the modified SRs. Is it a way to test that all SRs still compiled ? Also, did I forget some important SR ? @rafael @alain.takoudjou @kazuhiko @jm /reviewed-on nexedi/slapos!97
-
- 25 Aug, 2016 1 commit
-
-
Cédric Le Ninivin authored
-
- 24 Jun, 2016 1 commit
-
-
Jérome Perrin authored
forgot to update md5sum ...
-
- 27 May, 2016 1 commit
-
-
Rafael Monnerat authored
-
- 26 May, 2016 1 commit
-
-
Rafael Monnerat authored
-
- 24 May, 2016 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 23 May, 2016 1 commit
-
-
Rafael Monnerat authored
-
- 12 May, 2016 2 commits
-
-
Kazuhiko Shiozaki authored
so that build will not fail if the directory was left during previous builds.
-
Rafael Monnerat authored
Using ServerAliases %{SERVER_NAME} would not cause a change of URL to something diferent them it was requested.
-
- 09 May, 2016 1 commit
-
-
Kazuhiko Shiozaki authored
because the recent version of paramiko (>= 2.0.0), that is a part of slapos.toolbox's dependencies, depends on cryptography insead of pycrypto.
-
- 21 Apr, 2016 1 commit
-
-
Rafael Monnerat authored
-
- 13 Apr, 2016 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 14 Jan, 2016 1 commit
-
-
Rafael Monnerat authored
-
- 09 Dec, 2015 1 commit
-
-
Rafael Monnerat authored
-
- 08 Dec, 2015 1 commit
-
-
Alain Takoudjou authored
-
- 03 Sep, 2015 1 commit
-
-
Cédric Le Ninivin authored
-