- 12 Aug, 2011 1 commit
-
-
Gabriel Monnerat authored
-
- 11 Aug, 2011 1 commit
-
-
Gabriel Monnerat authored
-
- 09 Aug, 2011 12 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
fixed code to increase the port number because when exists more than one Slave Instances one varnish configuration uses the same port used in stunnel configuration. With this, one exception is raised
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
Varnish uses c-compiler to run. The gcc is used to compile the vcl script. With is needed pass the cc_command to compile the script and the commands "ld" and "as" are provided by binutils. So, this change is to setup the PATH environment and pass the gcc binary to varnish command
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
- 08 Aug, 2011 1 commit
-
-
Gabriel Monnerat authored
-
- 05 Aug, 2011 6 commits
-
-
Gabriel Monnerat authored
If the cache is enabled, the varnish and stunnel will be added between frontend and backend. With this, the connection will be: frontend > varnish > stunnel > backend.
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
- 04 Aug, 2011 3 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
- 03 Aug, 2011 11 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Move Slave Instance out of installFrontendApache implementation
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Gabriel Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 01 Aug, 2011 2 commits
-
-
Łukasz Nowak authored
Need to allow from www.owlfish.com, as WSGIUtils is available there.
-
Łukasz Nowak authored
-
- 30 Jul, 2011 1 commit
-
-
Gabriel Monnerat authored
refactor code to use RewriteMap. Now, only one RewriteRule is used to map all rules. All rules is written in a text file and this file is load in apache.conf
-
- 21 Jul, 2011 2 commits
-
-
Gabriel Monnerat authored
refactor code to update each slave instance. The id used for each Slave Instance is created using the reference of object. In addition, now the certificate is generated according to the domain name
-
Gabriel Monnerat authored
-