Hi.
I have been playing with accelerate mode and serial options to see if I
can speed up the deployment process. For now I'm just deploying to 8
servers but once in prod I will deploying to 40 servers.
In my tests I realize that asccelerate mode is much slower than default
for a quite a significant number like around 350 seconds more.
basically my playbook uses rsync to deploy like so :
command: rsync -rthim {{codecache_dir}}/{{project_name}}/
{{releases_path}}/{{project_name}}/{{release_tag}}/
Base on my results now I'm wondering why is accelerate mode slower than
the default options ?
is this a good use case to use accelerate mode ?
is good when sending bigger files ?
Thanks.
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.