0 Replies Latest reply on May 16, 2003 5:52 PM by newbieonjboss

    Apache or no Apache fronting JBoss Web?

    newbieonjboss

      Our current config is IIS - BEA WebLogic. From our experience on BEA, we found that the BEA HTTP Server was quite weak and couldn't scale as well as if we have IIS fronting it. IIS also does a better job
      at handling SSL etc..

      We are planning to migrate to JBoss 3.2.1 w/ Jetty as the HTTP Server. So the question is:

      Security issue aside (we have firewall / NAT fronting IIS currently), what's the pros and cons of using
      Apache fronting Jetty?

      Would you consider Apache a better HTTP Server (in terms of buffering request, handling loads, SSL) than Jetty?

      And if you are using Apache or are not using, I am trying to get a concensus as to how many and why one architecture is favored over another.

      Thanks.