From: Jiří Sitera Date: Thu, 21 Jan 2010 14:34:19 +0000 (+0000) Subject: Pictures - deployment scenarios and hybrid proxy-server LB X-Git-Tag: glite-lb-harvester_R_1_0_3_1~10 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=adc994f88a5f3508d747d0e84676b1c7a111bde8;p=jra1mw.git Pictures - deployment scenarios and hybrid proxy-server LB --- diff --git a/org.glite.lb.doc/src/LBAG-Introduction.tex b/org.glite.lb.doc/src/LBAG-Introduction.tex index 736657d..542faba 100644 --- a/org.glite.lb.doc/src/LBAG-Introduction.tex +++ b/org.glite.lb.doc/src/LBAG-Introduction.tex @@ -59,6 +59,14 @@ The optimal $M:N$ ratio strongly depends on the rate of user queries and number of evaluated notifications, and it must be determined empirically for each specific installation. +\begin{figure}[ht] +\centering +\includegraphics[width=.9\hsize]{LB-components} +\caption{\LB deployment -- overall picture} +\label{f:comp} +\end{figure} + + \subsubsection{Hybrid \LB server-proxy} \label{deploy-hybrid} @@ -75,6 +83,13 @@ load. The functionality is available for \LBnew only. +\begin{figure}[ht] +\centering +\includegraphics[width=.9\hsize]{LB-components-LB-WMS} +\caption{\LB deployment with combined server-proxy} +\label{f:comp-query} +\end{figure} + \subsubsection{\LB server on WMS node} diff --git a/org.glite.lb.doc/src/images/LB-components-LB-WMS.pdf b/org.glite.lb.doc/src/images/LB-components-LB-WMS.pdf new file mode 100755 index 0000000..f6a8e96 Binary files /dev/null and b/org.glite.lb.doc/src/images/LB-components-LB-WMS.pdf differ diff --git a/org.glite.lb.doc/src/images/LB-components.pdf b/org.glite.lb.doc/src/images/LB-components.pdf new file mode 100755 index 0000000..a900bd1 Binary files /dev/null and b/org.glite.lb.doc/src/images/LB-components.pdf differ