wiki/amazon-ec2.md
... ...
@@ -245,7 +245,7 @@ A closer look reveals that an ELB instance consists itself of many other invisib
245 245
246 246
Here are the steps to create a load balanced setup:
247 247
248
-- Create a master instance holding all data
248
+- Create a master instance holding all data (see http://wiki.sapsailing.com/wiki/amazon-ec2#Setting-up-Master-and-Replica)
249 249
- Create `n` instances that are configured to connect to the master server
250 250
- Create a load balancer that redirects everything from port 80 to let's say port 8888.
251 251
- Associate all your instances