<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Thank you very much for this detailed
      answer!<br>
      <br>
      Cheers<br>
      Simon<br>
      <br>
      Am 09.02.2015 um 13:05 schrieb basZero:<br>
    </div>
    <blockquote
cite="mid:CAOXzDSHOt9N4zU+-pVqTDfawBD11EmOX4WdsiNmWjoC+4++_eg@mail.gmail.com"
      type="cite">
      <div dir="ltr">Yes.
        <div><br>
        </div>
        <div>Although there are many reasons why a web server would make
          sense:</div>
        <div>- With a web server in place you can also scale
          horizontally, not only vertically</div>
        <div>- With a web server, you can serve static content directly
          from the web server (the current buzz word for this is CDN,
          Content Delivery Network)</div>
        <div>- With a web server, you can introduce many features like:</div>
        <div>a) load balancing over multiple app servers</div>
        <div>b) or run 1 app server only but you have a second as a hot
          standby (failover)</div>
        <div>c) you can switch very fast between a downtime page and the
          actual app</div>
        <div>d) if you have multiple domains and apps, you can host all
          apps on the same app server, the port mapping is done by the
          web server.<br>
          <div><br>
          </div>
        </div>
        <div>Cheers, Balz</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Mon, Feb 9, 2015 at 12:45 PM, simon
          <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:simon@333.ch" target="_blank">simon@333.ch</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div text="#000000" bgcolor="#FFFFFF">
              <div>Hi Balz<br>
                <br>
                Thank you very much for your answer. <br>
                So you use yanel without any proxy, right?<br>
                <br>
                Cheers<br>
                Simon<br>
                <br>
                Am 09.02.2015 um 12:14 schrieb basZero:<br>
              </div>
              <div>
                <div class="h5">
                  <blockquote type="cite">
                    <div dir="ltr">hi simon,
                      <div><br>
                      </div>
                      <div>if I would really put a web server in front
                        of the app server (for static resource serving
                        for example), I would 100% choose NGINX
                        (Engine-X) which is the fastes web server
                        nowadays: <a moz-do-not-send="true"
                          href="http://nginx.org/en/docs/beginners_guide.html"
                          target="_blank">http://nginx.org/en/docs/beginners_guide.html</a></div>
                      <div><br>
                      </div>
                      <div>So, my choice would be NGINX --> Tomcat
                        and not HTTPD --> Tomcat</div>
                      <div><br>
                      </div>
                      <div>Cheers, Balz</div>
                      <div class="gmail_extra"><br>
                        <div class="gmail_quote">On Mon, Feb 9, 2015 at
                          11:58 AM, simon <span dir="ltr"><<a
                              moz-do-not-send="true"
                              href="mailto:simon@333.ch" target="_blank">simon@333.ch</a>></span>
                          wrote:<br>
                          <blockquote class="gmail_quote"
                            style="margin:0 0 0 .8ex;border-left:1px
                            #ccc solid;padding-left:1ex">
                            <div text="#000000" bgcolor="#FFFFFF"> Hi
                              all<br>
                              <br>
                              just read this: <a moz-do-not-send="true"
href="http://www.mulesoft.com/tcat/tomcat-performance" target="_blank">http://www.mulesoft.com/tcat/tomcat-performance</a><br>
                              and what really catch my attention was
                              following sentence:<br>
                              <div>Whatever you do, using Apache HTTPD
                                to proxy your requests should be avoided
                                at all costs, as it will decrease your
                                performance by nearly 50%. - See more
                                at: <a moz-do-not-send="true"
href="http://www.mulesoft.com/tcat/tomcat-performance#sthash.voYtBtH7.dpuf"
                                  target="_blank">http://www.mulesoft.com/tcat/tomcat-performance#sthash.voYtBtH7.dpuf</a></div>
                              <br>
                              <div>Whatever you do, using Apache HTTPD
                                to proxy your requests should be avoided
                                at all costs, as it will decrease your
                                performance by nearly 50%. - See more
                                at: <a moz-do-not-send="true"
href="http://www.mulesoft.com/tcat/tomcat-performance#sthash.voYtBtH7.dpuf"
                                  target="_blank">http://www.mulesoft.com/tcat/tomcat-performance#sthash.voYtBtH7.dpuf</a></div>
                              Whatever you do, using Apache HTTPD to
                              proxy your requests should be avoided at
                              all costs, as it will decrease your
                              performance by nearly 50%.<br>
                              <br>
                              As far as i know deployment yanel  with
                              Apache HTTPD to proxy your requests is the
                              recommended way in the yanel
                              documentation.<br>
                              Any experience on that?<br>
                              What is actually the reason to use Apache
                              HTTPD?<br>
                              <br>
                              Any hint is warmly welcome.<br>
                              <br>
                              Cheers<br>
                              Simon<br>
                              <br>
                              <div>Whatever you do, using Apache HTTPD
                                to proxy your requests should be avoided
                                at all costs, as it will decrease your
                                performance by nearly 50%. - See more
                                at: <a moz-do-not-send="true"
href="http://www.mulesoft.com/tcat/tomcat-performance#sthash.voYtBtH7.dpuf"
                                  target="_blank">http://www.mulesoft.com/tcat/tomcat-performance#sthash.voYtBtH7.dpuf</a></div>
                              <div>Whatever you do, using Apache HTTPD
                                to proxy your requests should be avoided
                                at all costs, as it will decrease your
                                performance by nearly 50%. - See more
                                at: <a moz-do-not-send="true"
href="http://www.mulesoft.com/tcat/tomcat-performance#sthash.voYtBtH7.dpuf"
                                  target="_blank">http://www.mulesoft.com/tcat/tomcat-performance#sthash.voYtBtH7.dpuf</a></div>
                              <div>Whatever you do, using Apache HTTPD
                                to proxy your requests should be avoided
                                at all costs, as it will decrease your
                                performance by nearly 50%. - See more
                                at: <a moz-do-not-send="true"
href="http://www.mulesoft.com/tcat/tomcat-performance#sthash.voYtBtH7.dpuf"
                                  target="_blank">http://www.mulesoft.com/tcat/tomcat-performance#sthash.voYtBtH7.dpuf</a></div>
                              <span><font color="#888888">
                                  <pre cols="72">-- 
TEIL3
Vulkanstrasse 114
8048 Zürich

<a moz-do-not-send="true" href="http://www.teil3.ch" target="_blank">www.teil3.ch</a></pre>
                                </font></span></div>
                            <br>
                            --<br>
                            Yanel-development mailing list <a
                              moz-do-not-send="true"
                              href="mailto:Yanel-development@wyona.com"
                              target="_blank">Yanel-development@wyona.com</a><br>
                            <a moz-do-not-send="true"
                              href="http://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development"
                              target="_blank">http://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development</a><br>
                          </blockquote>
                        </div>
                        <br>
                      </div>
                    </div>
                    <br>
                    <fieldset></fieldset>
                    <br>
                  </blockquote>
                  <br>
                  <br>
                  <pre cols="72">-- 
TEIL3
Vulkanstrasse 114
8048 Zürich

<a moz-do-not-send="true" href="http://www.teil3.ch" target="_blank">www.teil3.ch</a></pre>
                </div>
              </div>
            </div>
            <br>
            --<br>
            Yanel-development mailing list <a moz-do-not-send="true"
              href="mailto:Yanel-development@wyona.com">Yanel-development@wyona.com</a><br>
            <a moz-do-not-send="true"
              href="http://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development"
              target="_blank">http://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development</a><br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
TEIL3
Vulkanstrasse 114
8048 Zürich

<a class="moz-txt-link-abbreviated" href="http://www.teil3.ch">www.teil3.ch</a></pre>
  </body>
</html>