Re: Which is better Option

2005-12-20 Thread Yogesh Prajapati
On 12/20/05, Karthik <[EMAIL PROTECTED]> wrote: > > > > Hi Form > > > *Which Option [ advantages /limitations ] is Better ?* > > Certenly yes ,but need more clarifications [ assuming running on same > JVM ] It is possible to implement JMS based solution within same JVM. JMS is the way to go a

Re: Tomcat 5.5.12 clustering - messages lost under high load

2005-12-20 Thread Yogesh Prajapati
On 12/19/05, Peter Rossbach <[EMAIL PROTECTED]> wrote: > > Hey, > Am 20.12.2005 um 01:09 schrieb Yogesh Prajapati: > > > On 12/18/05, Peter Rossbach <[EMAIL PROTECTED] > wrote: > >> > >> Hey, > >> > >> a) Servlet Spec say: You

Re: Tomcat 5.5.12 clustering - messages lost under high load

2005-12-19 Thread Yogesh Prajapati
Please ignore the first "," for "import" attribute.. it should be javaImport.jsp: <%@ page import=" java.lang.* , java.sql.* , java.util.* , java.io.* , java.text.* , javax.mail.* , javax.mail.internet.* , org.apache.commons.fileupl

Re: Tomcat 5.5.12 clustering - messages lost under high load

2005-12-19 Thread Yogesh Prajapati
On 12/18/05, Peter Rossbach <[EMAIL PROTECTED] > wrote: > > Hey, > > a) Servlet Spec say: You must have sticky session when you use > distributable web apps. Session Replication is only used when primary node > crashed!! I looked into the servlet spec (V 2.4). I did not find anything like "stic

Re: Tomcat 5.5.12 clustering high load

2005-12-19 Thread Yogesh Prajapati
Remy, Yup, I had noticed that when build the newest tomcat source (5.5.15 SVN head) as Peter asked to me to look into other bugs. BTW thanks for reminding. Yogesh On 12/18/05, Remy Maucherat <[EMAIL PROTECTED]> wrote: > > On 12/16/05, Yogesh Prajapati <[EMAIL PROTECTED]> w

Re: Tomcat 5.5.12 clustering - messages lost under high load

2005-12-17 Thread Yogesh Prajapati
hat now fixed: > > http://issues.apache.org/bugzilla/show_bug.cgi?id=37896 > > S. 5.5.14 Changelog the see that more bugs exists inside 5.5.12. > > Please, report as it works! > > > Peter > > Tipp: For high load the fastasyncqueue sender mode is better. > Also you d

Tomcat clustering under high load

2005-12-16 Thread Yogesh Prajapati
The detail on Tomcat Clustering Load Testing Environment: Application: A web Portal, Pure JSP/Servlet based implementation using JDBC (Oracle 10g RAC) and OLTP in nature. Load Test Tool: Jmeter Clustering Setup: 4 nodes OS: SUSE Enterprize 9 (SP2) on all nodes (kernel: 2.6.5-7.97) Sofwares: JD

Tomcat 5.5.12 clustering high load

2005-12-16 Thread Yogesh Prajapati
The detail on Tomcat Clustering Load Testing Environment: Application: A web Portal, Pure JSP/Servlet based implementation using JDBC (Oracle 10g RAC) and OLTP in nature. Load Test Tool: Jmeter Clustering Setup: 4 nodes OS: SUSE Enterprize 9 (SP2) on all nodes (kernel: 2.6.5-7.97) Sofwares: JD

Tomcat 5.5.12 clustering - messages lost under high load

2005-12-16 Thread Yogesh Prajapati
The detail on Tomcat Clustering Load Testing Environment: Application: A web Portal, Pure JSP/Servlet based implementation using JDBC (Oracle 10g RAC) and OLTP in nature. Load Test Tool: Jmeter Clustering Setup: 4 nodes OS: SUSE Enterprize 9 (SP2) on all nodes (kernel: 2.6.5-7.97) Sofwares: JD