Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 46240 invoked from network); 13 Feb 2005 07:48:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 13 Feb 2005 07:48:04 -0000 Received: (qmail 25062 invoked by uid 500); 13 Feb 2005 07:48:00 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 25028 invoked by uid 500); 13 Feb 2005 07:47:59 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 25015 invoked by uid 99); 13 Feb 2005 07:47:59 -0000 X-ASF-Spam-Status: No, hits=2.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,FORGED_YAHOO_RCVD X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from web30510.mail.mud.yahoo.com (HELO web30510.mail.mud.yahoo.com) (68.142.200.123) by apache.org (qpsmtpd/0.28) with SMTP; Sat, 12 Feb 2005 23:47:57 -0800 Received: (qmail 54270 invoked by uid 60001); 13 Feb 2005 07:47:55 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=sUzTELQ3QUpJjYsiQLuj6tTUeS0Mjfaym3c3fDe+82r7jCXZyBFX0an05VAtxFNUAio4pbNvJtoVRqLT/G5/UT5TFH05+LO4RJBgU8dEJPfKbb1bCBQhneXHJ7QMryOPLp/yY3WQaKiTrpzGKd0igZlWu06HFE/ZRhWeMkgil0M= ; Message-ID: <20050213074755.54268.qmail@web30510.mail.mud.yahoo.com> Received: from [24.249.201.19] by web30510.mail.mud.yahoo.com via HTTP; Sat, 12 Feb 2005 23:47:55 PST Date: Sat, 12 Feb 2005 23:47:55 -0800 (PST) From: Chris Subject: Re: Cocoon & 3-tier architecture To: users@cocoon.apache.org, Jessica Kung In-Reply-To: <420F6377.30280.789B6D@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I use: win2k IIS <--> ISAPI <--> Tomcat-4.1.x-(Cocoon 2.1.5)<-->SQLserver One thing to look out for is the jdbc driver, the microsoft one has given me trouble under production loads. For database access I use Hibernate for any new development. I have IIS and Tomcat on the same server, but you could put them on different machines. SQLserver is on it's own machine. --- jesskung@brel.com wrote: > Hi all > > I'm looking for others to share their thoughts and experience with Cocoon on a > 3-tier architecture. > > I would like to have the following 3 separate hardware servers setup :- > > a) a web server running IIS, users connects to this server to view the Cocoon > generated web > pages > > b) an application server running Java, WebLogic and Cocoon. All Cocoon files, JPG, > XML > resides here. > > c) a database server running Microsoft SQL > > I would love to hear from others who would like to share their experience. > > Thanks in advance for your time and consideration. > > Jessica > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org > For additional commands, e-mail: users-help@cocoon.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org