RE: questions on documentation for configuring AJP connector

2010-06-28 Thread Rumpa Giri
We are upgrading to 1.2.30. Thank you for all the detailed information. Regards, Rumpa Giri -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Monday, June 28, 2010 3:04 PM To: Tomcat Users List Subject: Re: questions on documentation for configuring AJP connector Rump

connector configuration values - need help to review

2010-06-28 Thread Rumpa Giri
have just added two more attributes - [maxThreads ="450" connectionTimeout="60"] - what other attributes are essential for production environment? Regards, Rumpa Giri

questions on documentation for configuring AJP connector

2010-06-28 Thread Rumpa Giri
e(maxSpareThreads, maxThreads, minSpareThreads) - for example - does the maxSpareThreads have to be certain % of maxThreads? Thank you for reading the question. Regard, Rumpa Giri

OCI vs THIN

2007-12-03 Thread Rumpa Giri
proving that OCI performs better than THIN driver? What are you using for your production JDBC driver? Have you had a chance to compare the two before making the decision? Thanks, Rumpa Giri - Be a better friend, newshound, and know-it-all with Yahoo

Re: Tomcat Service and OCI

2007-12-01 Thread Rumpa Giri
h reason top use the OCI driver. -Tim Rumpa Giri wrote: > Hello, > > I am trying to run the tomcat as NT Service, but does not seem to work with > OCI, if I run the same tomcat instance not as a service but via startup.bat, > the OCI JDBC driver works fine. > > Can anybod

Tomcat Service and OCI

2007-11-30 Thread Rumpa Giri
g since the regular command prompt way of starting tomcat works fine with the driver, its the service installation script which is missing something. Thanks, Rumpa Giri - Be a better pen pal. Text or chat with friends inside Yahoo! Mail. See how.

Re: session not maintained struts/tomcat 5.0.25

2006-07-11 Thread Rumpa Giri
server again by iis after the first request, neither the session was maintained. Thanks, Rumpa Rumpa Giri <[EMAIL PROTECTED]> wrote: We have a struts application on tomcat 5.0.25 jdk1.4, which does not seem to maintain session, when the request lands up on a particular tomcat. We ha

session not maintained struts/tomcat 5.0.25

2006-07-11 Thread Rumpa Giri
r face the problem, the moment we put another tomcat into the mix the session is no longer maintained. Anybody had similar experience? Any help will be much appreciated, Thanks for reading. Rumpa Giri __ Do You Yahoo!? Tired of sp

Re: tomcat 5.0.28 with JDK 1.5?

2006-06-17 Thread Rumpa Giri
Yes, it works. We have it currently on production. Thanks, Rumpa Giri "Sunitha Kumar (sunithak)" <[EMAIL PROTECTED]> wrote: Hi, Wanted to check if tomcat 5.0.28 would work with JDK 1.5? thnx -sunitha - Yahoo! Groups ge

System.setProperty question

2006-06-07 Thread Rumpa Giri
write and read from the http connection. What is happening behind the scene? Why does order matter? Thanks for reading. Rumpa Giri __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

RE: Tomcat /JSSE help needed(Resolved)

2006-06-06 Thread Rumpa Giri
ublic key into the cacerts, it worked fine. One more change was instead of the casting it to a HttpsURLConnection, we cast it to java.net.HttpURLConnection. Thanks, Rumpa Giri Rumpa Giri <[EMAIL PROTECTED]> wrote: I apologise for the confusion, but I was trying to figure o

RE: Tomcat /JSSE help needed

2006-06-06 Thread Rumpa Giri
ertPathBuilder.build(CertPathBuilder.java:194) at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:216) ... 17 more Thanks for the reading, Rumpa Giri Tim Lucia <[EMAIL PROTECTED]> wrote: v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML)

RE: Tomcat /JSSE help needed

2006-06-05 Thread Rumpa Giri
the cert chain in the personal store matter to JAVA code?(On local machine I did delete the certificate imported in the personal store and the java code still worked fine.) Thanks a lot for reading, Rumpa Giri - Feel free to call! Free PC-to-PC cal

Tomcat /JSSE help needed

2006-06-05 Thread Rumpa Giri
java code executes, it only looks at the keystore specified right? Does having the .pfx file imported with the cert chain in the personal store matter to JAVA code?(On local machine I did delete the certificate imported in the personal store and the java code still worked fine.

Re: tomcat service/JDK question

2006-05-03 Thread Rumpa Giri
Thanks a lot Sreeni. Yes it is pointing to JDK 1.4. Thanks again, Rumpa Giri Sreenivasulu R Gaddam <[EMAIL PROTECTED]> wrote: Tomcat takes the jvm path from the registry parameters. you can look at the jvm paramter at \HKEY_LOCAL_MACHINE\SOFTWARE\Apache sotware foun

tomcat service/JDK question

2006-05-03 Thread Rumpa Giri
le executing. The new tomcat installation is nothing but a copy of existing tomcat instance with changed server.xml port numbers. What can be different in the old tomcat services? Can the way the service was installed make a difference as described above? Th

memory footprint question (5.0.28)

2006-04-24 Thread Rumpa Giri
add more tomcat instance and add them to the balanced_worker also, will the memory usage reduce for individual tomcat instance; now that the IIS will spread the new requests evenly among the tomcats? Thanks, Rumpa Giri - New Yahoo! Messenger with

question on jvmRoute parameter (tomcat version 5.0.28)

2006-04-21 Thread Rumpa Giri
one machine having 4 tomcat instances. server9 through server12 is on one machine having 4 tomcat instances. Thanks, Rumpa Giri - New Yahoo! Messenger with Voice. Call regular phones from your PC and save big.

Re: maxProcessor attribute question

2006-04-21 Thread Rumpa Giri
We are currently using 5.0.28 tomcat version. We were referring to docs for version 5.0. Thanks, Rumpa Giri Bill Barker <[EMAIL PROTECTED]> wrote: "Rumpa Giri" wrote in message news:[EMAIL PROTECTED] >I had 2 questions regarding tomcat configuration: > > 1) W

Re: server.xml question on Tag (ignore the question)

2006-04-20 Thread Rumpa Giri
Ignore the question, found the answer reading docs. Our tomcat instances did not open the http port only uses the Coyote/JK2 AJP 1.3 Connector. Thanks, Rumpa Giri Rumpa Giri <[EMAIL PROTECTED]> wrote: Hello, While configuring tomcat can I do the following in the server.xml? In the c

multiple service tags in server.xml

2006-04-20 Thread Rumpa Giri
conifgured? Thanks, Rumpa Giri - How low will we go? Check out Yahoo! Messenger’s low PC-to-Phone call rates.

Re: multiple service tags in server.xml

2006-04-20 Thread Rumpa Giri
I am new to this forum, it won't happen again. Thanks for reminding me. Thanks again, Rumpa Giri Mark Thomas <[EMAIL PROTECTED]> wrote: When starting a new thread (ie sending a message to the list about a new topic) please do not reply to an existing message and change the subject li

maxProcessor attribute question

2006-04-20 Thread Rumpa Giri
o (0) ] in the AJP connector. Is there any disadvantage to that? Thanks, Rumpa Giri - Blab-away for as little as 1¢/min. Make PC-to-Phone Calls using Yahoo! Messenger with Voice.

Re: server.xml question on Tag

2006-04-20 Thread Rumpa Giri
/index.jsp? Thanks a lot, Rumpa Giri Mark Thomas <[EMAIL PROTECTED]> wrote: Rumpa Giri wrote: > Hello, > > While configuring tomcat can I do the following in the server.xml? Probably not. What are you trying to achieve? What you have done is to create a AJP connector with a bunch

multiple service tags in server.xml

2006-04-20 Thread Rumpa Giri
I am going through the the documentation on configuring tomcat, and it mentions that in the server.xml I can have multiple service tags with different connectors. Under what kind of circumstances, is this kind of configuration useful? having multiple each with different connector port conifgur

server.xml question on Tag

2006-04-20 Thread Rumpa Giri
We are using tomcat version 5.0.28 Thanks, Rumpa Giri - Celebrate Earth Day everyday! Discover 10 things you can do to help slow climate change. Yahoo! Earth Day