diff --git a/site/site/images/faye-cluster.png b/site/site/images/faye-cluster.png new file mode 100644 index 00000000..28e77591 Binary files /dev/null and b/site/site/images/faye-cluster.png differ diff --git a/site/src/pages/architecture.haml b/site/src/pages/architecture.haml index ef7bf604..d914fddf 100644 --- a/site/src/pages/architecture.haml +++ b/site/src/pages/architecture.haml @@ -119,6 +119,10 @@ to external services, but they let you scale your Faye service if you outgrow the network connection limit of one machine. +
+ !/images/faye-cluster.png! +
+ In clustered engines, the Storage layer (for example a Redis database server) is shared and several Engine+Server+Adapter stacks can be run on top of it. The server stacks are stateless: a Client should be able to connect to any