Assumptions

  • You have a CF deployed
  • You have completed the iptables-primer track
  • You have one proxy app pushed and named appA (the fewer apps you have deployed the better)

What

In the previous stories you created ASGs and saw them flow through the system. But, wow, was it annoying to wait for them to update or what? Let’s speed up syncing.

How

🤔 Update Your Manifest and Redeploy

  1. Update this policy-server-asg-syncer bosh property to be 5.
  2. Update this vxlan-policy-agent bosh property to be 5.
  3. Redeploy.

🤔 Try It Again!

  1. Redo the steps in the User Workflow story about “Using Running ASGs”. Time how long it takes for the ASGs to get updated this time.

Expected Result

Your ASGs should update within 10 seconds. Much faster than 2 minutes! Hehe, isn’t it kind of mean that I put these instructions in at the end?