04-02-2018, 06:01 PM
(This post was last modified: 04-02-2018, 09:45 PM by tommiehansen.)
Update
USER CONFIG
User configuration is now outside the primary config (as it should be), closes #9:
https://github.com/tommiehansen/gab/issues/9
This requires you to create a user.config.php.
Just run it and follow the instructions if that's not the case.
MULTI-SERVER MODE (NERD MODE)
Multi-server is now an option, closes #10:
https://github.com/tommiehansen/gab/issues/10
This basically mean that one could setup GAB so that it runs its request against multiple servers.
Good if one want to max out threads. This is a real nerd-feature though that e.g. requires that you
and your servers has its Gekko-files in sync (for obvious reasons).
+ other related stuff.
Update/grab lastest
git pull https://github.com/tommiehansen/gab.git
or git clone ...
USER CONFIG
User configuration is now outside the primary config (as it should be), closes #9:
https://github.com/tommiehansen/gab/issues/9
This requires you to create a user.config.php.
Just run it and follow the instructions if that's not the case.
MULTI-SERVER MODE (NERD MODE)
Multi-server is now an option, closes #10:
https://github.com/tommiehansen/gab/issues/10
This basically mean that one could setup GAB so that it runs its request against multiple servers.
Good if one want to max out threads. This is a real nerd-feature though that e.g. requires that you
and your servers has its Gekko-files in sync (for obvious reasons).
+ other related stuff.
Update/grab lastest
git pull https://github.com/tommiehansen/gab.git
or git clone ...