Re: How tomcat is handling bandwidth sharing across all request

2013-09-11 Thread Mark Eggers
On 9/11/2013 12:13 PM, André Warnier wrote: Eli wrote: To complicated Figures. Sent from my iPhone Cute, and so original. I haven't got one of those. It's Chuck's fault. Ever since he told me that his iPhone had more RAM than my server, I've been snubbing them. Then I won't mention my An

Re: Problem with tomcat SSL / HTTPS not working.

2013-09-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Prashant, On 9/11/13 9:07 AM, Prashant Shinde wrote: > I am getting following error when I try with wget > > OpenSSL: error:140770FC:SSL > routines:SSL23_GET_SERVER_HELLO:unknown protocol Unable to > establish SSL connection. So, connecting with a

Re: How tomcat is handling bandwidth sharing across all request

2013-09-11 Thread Arun Kumar
Hi Eli i think you subscribed tomcat user mailing list accidentally so please unsubscribe it please send empty mail to users-unsubscr...@tomcat.apache.org for To remove your address from the list (mail chain), Regards Arunkumar On Wed, Sep 11, 2013 at 11:31 PM, Eli wrote: > To complicat

Re: How tomcat is handling bandwidth sharing across all request

2013-09-11 Thread André Warnier
Arun Kumar wrote: Hi We are developing small video hosting application ,we are not writing any special program for open the video file and send to player , simply we are using tomcat DefaultServlet for above all video request , now we have to benchmark our application for following scenario

Re: Registering Plugins, e.g. javax.imageio...

2013-09-11 Thread Eli
Don't know I'm in this email chain I need to ask someone that really knows computers Sent from my iPhone On Sep 11, 2013, at 1:43 PM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Konstantin, > > On 9/11/13 12:44 PM, Konstantin Kolinko wrote: >> 2013/9/

Re: Registering Plugins, e.g. javax.imageio...

2013-09-11 Thread Shanti Suresh
Hi Konstantin, Hi Chris, On Wed, Sep 11, 2013 at 1:43 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > > > BTW, beware of known issue, mentioned in the FAQ, > > http://wiki.apache.org/tomcat/FAQ/KnownIssues#ImageIOIssues > > +1 > > Could you please explain this bug better? So fro

Re: Registering Plugins, e.g. javax.imageio...

2013-09-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Konstantin, On 9/11/13 12:44 PM, Konstantin Kolinko wrote: > 2013/9/11 Christopher Schultz : >> On 9/10/13 6:34 PM, George S. wrote: >>> >>> On 9/10/13 3:14 PM, Christopher Schultz wrote: - Is there a way that I can specify something in th

Re: How tomcat is handling bandwidth sharing across all request

2013-09-11 Thread André Warnier
Eli wrote: To complicated Figures. Sent from my iPhone Cute, and so original. I haven't got one of those. It's Chuck's fault. Ever since he told me that his iPhone had more RAM than my server, I've been snubbing them. -

Re: How tomcat is handling bandwidth sharing across all request

2013-09-11 Thread Arun Kumar
Christopher my native client is using http range parameter for requesting video On Thu, Sep 12, 2013 at 12:13 AM, Arun Kumar wrote: > Hi Eli > i think you subscribed tomcat user mailing list accidentally so please > unsubscribe it > > please send empty mail to users-unsubscr...@tomcat.

Re: Registering Plugins, e.g. javax.imageio...

2013-09-11 Thread André Warnier
Eli wrote: Don't know I'm in this email chain I need to ask someone that really knows computers No chance of finding that here, there are only soft ware guys. Sent from my work PC. - To unsubscribe, e-mail: users-unsubscr...@

Re: Need settings/configuration details to improve tomcat performance

2013-09-11 Thread André Warnier
Akbar Thanakalacheruvu wrote: Hi All We are deploying around 10 to 15 websites on a tomcat server where each website will have concurrency of 100 users at a given time. This concurrency will continue though out the day. So, I need settings/configuration details of tomcat server to improve its

Need settings/configuration details to improve tomcat performance

2013-09-11 Thread Akbar Thanakalacheruvu
Hi All We are deploying around 10 to 15 websites on a tomcat server where each website will have concurrency of 100 users at a given time. This concurrency will continue though out the day. So, I need settings/configuration details of tomcat server to improve its performance. Please forward/sug

Re: How tomcat is handling bandwidth sharing across all request

2013-09-11 Thread David kerber
On 9/11/2013 1:38 PM, Arun Kumar wrote: Hi We are developing small video hosting application ,we are not writing any special program for open the video file and send to player , simply we are using tomcat DefaultServlet for above all video request , now we have to benchmark our application

Re: Registering Plugins, e.g. javax.imageio...

2013-09-11 Thread Konstantin Kolinko
2013/9/11 Christopher Schultz : > On 9/10/13 6:34 PM, George S. wrote: >> >> On 9/10/13 3:14 PM, Christopher Schultz wrote: >>> - Is there a way that I can specify something in the >>> server.xml code that would register them? The only thing I can >>> see is to create a org.apache.catalina.Life

Re: How tomcat is handling bandwidth sharing across all request

2013-09-11 Thread Arun Kumar
Hi *David */ Christopher Thanks for your useful reply So tomcat is utilizing full socket output stream capability for corresponding threads :-) Now i have some other querys , how many max concurrent users request is allowed for following configuration , approximate number is enough dont want

[Tomcat-7.0.42/JmxRemoteLifecycleListener] rmiBindAddress vs localhost

2013-09-11 Thread Marcin Domański
Hi there! I am trying to setup a Tomcat instance using only specific address for all communications. This is convenient for us from the point of IPsec. I was able to succeed in http, https, ajp, etc. but for JMX I still cannot get it right. For this example, let's assume, my desired address is 127.

Re:(ATTN: ELI) How tomcat is handling bandwidth sharing across all request

2013-09-11 Thread George S.
Really, Eli, if you hadn't noticed, there are unsubscribe instructions at the bottom of the message: On 9/11/13 12:01 PM, Eli wrote: To complicated Sent from my iPhone - To unsubscribe, e-mail: users-unsubscr...@tomcat.ap

Re: How tomcat is handling bandwidth sharing across all request

2013-09-11 Thread Eli
To complicated Sent from my iPhone On Sep 11, 2013, at 1:58 PM, "Larry Shatzer, Jr." wrote: > On Wed, Sep 11, 2013 at 11:39 AM, Eli wrote: > >> Who can answer a question > > Eli, > > Please read http://www.catb.org/esr/faqs/smart-questions.html > > And from your email in another thread, i

Re: (ATTN: ELI) How tomcat is handling bandwidth sharing across all request

2013-09-11 Thread Eli
Ty did tht no help Sent from my iPhone On Sep 11, 2013, at 2:21 PM, "George S." wrote: > > > On 9/11/13 12:17 PM, Eli wrote: >> Can I ask a tomcat question here. I'm trying to use Tickets.com and get >> error message and it says tomcat with numbers after > Sure, but this is a list for peopl

Re: (ATTN: ELI) How tomcat is handling bandwidth sharing across all request

2013-09-11 Thread Eli
Can I ask a tomcat question here. I'm trying to use Tickets.com and get error message and it says tomcat with numbers after Sent from my iPhone On Sep 11, 2013, at 2:16 PM, "George S." wrote: > Really, Eli, if you hadn't noticed, there are unsubscribe instructions at the > bottom of the mess

Re: Need settings/configuration details to improve tomcat performance

2013-09-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Akbar, On 9/11/13 1:47 PM, Akbar Thanakalacheruvu wrote: > We are deploying around 10 to 15 websites on a tomcat server where > each website will have concurrency of 100 users at a given time. 100 sessions or 100 simultaneous requests/connections

Re: How tomcat is handling bandwidth sharing across all request

2013-09-11 Thread Larry Shatzer, Jr.
On Wed, Sep 11, 2013 at 11:39 AM, Eli wrote: > Who can answer a question > Eli, Please read http://www.catb.org/esr/faqs/smart-questions.html And from your email in another thread, if you didn't know, you are subscribed to the Tomcat Users mailing list. So only questions related to Tomcat will

Re: Need settings/configuration details to improve tomcat performance

2013-09-11 Thread David kerber
On 9/11/2013 1:47 PM, Akbar Thanakalacheruvu wrote: Hi All We are deploying around 10 to 15 websites on a tomcat server where each website will have concurrency of 100 users at a given time. This concurrency will continue though out the day. So, I need settings/configuration details of tomcat

Re: Need settings/configuration details to improve tomcat performance

2013-09-11 Thread Arun Kumar
Hi for better request handling you need to know all about tomcat connectors , just try jk_mod with tomcat http://tomcat.apache.org/tomcat-3.3-doc/mod_jk-howto.html http://tomcat.apache.org/connectors-doc/ On Wed, Sep 11, 2013 at 11:17 PM, Akbar Thanakalacheruvu < akb...@sumtotalsystems.com> wrot

Re: (ATTN: ELI) How tomcat is handling bandwidth sharing across all request

2013-09-11 Thread George S.
On 9/11/13 12:17 PM, Eli wrote: Can I ask a tomcat question here. I'm trying to use Tickets.com and get error message and it says tomcat with numbers after Sure, but this is a list for people who are using Tomcat to write software and deploy it. The best thing to do would be to take a scree

Re: How tomcat is handling bandwidth sharing across all request

2013-09-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 David, On 9/11/13 1:48 PM, David kerber wrote: > On 9/11/2013 1:38 PM, Arun Kumar wrote: >> Hi >> >> We are developing small video hosting application ,we are not >> writing any special program for open the video file and send to >> player , simply

Re: How tomcat is handling bandwidth sharing across all request

2013-09-11 Thread Eli
Who can answer a question Sent from my iPhone On Sep 11, 2013, at 1:38 PM, Arun Kumar wrote: > Hi > > We are developing small video hosting application ,we are not writing > any special program for open the video file and send to player , simply we > are using tomcat DefaultServlet for abov

How tomcat is handling bandwidth sharing across all request

2013-09-11 Thread Arun Kumar
Hi We are developing small video hosting application ,we are not writing any special program for open the video file and send to player , simply we are using tomcat DefaultServlet for above all video request , now we have to benchmark our application for following scenario 1) video size

Re: Registering Plugins, e.g. javax.imageio...

2013-09-11 Thread George S.
Christopher, Thanks so much for your help. I've been digging into this and with your help, I've made some real progress. I've made additional comments below. On 9/11/13 9:36 AM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 George, On 9/10/13 6:34 PM, George S.

Re: Registering Plugins, e.g. javax.imageio...

2013-09-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 George, On 9/10/13 6:34 PM, George S. wrote: > > On 9/10/13 3:14 PM, Christopher Schultz wrote: >> - Is there a way that I can specify something in the >> server.xml code that would register them? The only thing I can >> see is to create a org.

Re: Problem with tomcat SSL / HTTPS not working.

2013-09-11 Thread André Warnier
Please do not "top post" (see Wikipedia, and the rules for this list) Prashant Shinde wrote: Hi We are accessing the URL as https://hostname.co.in:8443 That is for HTTPS (which is not working). How do you access the same with HTTP (which you say is working) ? Thanks & Regards, Prashant

Re: Problem with tomcat SSL / HTTPS not working.

2013-09-11 Thread Sushil Prusty
HI Prasanth For configuring https you have to create keystore in your java keytool and that you need to coint in your server.xml file . is it corrct one keystoreFile="/etc/tomcat6/.keystore" ? where is your keystore password configuration ? On Wed, Sep 11, 2013 at 6:37 PM, Prashant Shinde < pras

RE: Problem with tomcat SSL / HTTPS not working.

2013-09-11 Thread Prashant Shinde
Hi I am getting following error when I try with wget OpenSSL: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol Unable to establish SSL connection. Thanks & Regards, Prashant Shinde Senior Consultant Hoonar Tekwurks Consulting LLP email: prashant.shi...@hoonartek.com | cell

RE: Using a P7B certificate file

2013-09-11 Thread Prashant Shinde
Hi I am getting following error when I try with wget OpenSSL: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol Unable to establish SSL connection. Thanks & Regards, Prashant Shinde Senior Consultant Hoonar Tekwurks Consulting LLP email: prashant.shi...@hoonartek.com | cell:

RE: Problem with tomcat SSL / HTTPS not working.

2013-09-11 Thread Prashant Shinde
Hi We are accessing the URL as https://hostname.co.in:8443 Thanks & Regards, Prashant Shinde Senior Consultant Hoonar Tekwurks Consulting LLP email: prashant.shi...@hoonartek.com | cell: +91 98220 38097| desk: +91 20 4900 5204 -Original Message- From: André Warnier [mailto:a...@ice-s

Re: Using a P7B certificate file

2013-09-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 James, On 9/10/13 6:50 PM, James H. H. Lampert wrote: > On 9/10/13 2:19 PM, Christopher Schultz wrote: >> "P7B" is otherwise known as a PKCS#7 file and usually contains a >> certificate. Does the file contain *only* a certificate, or does >> it als

Re: Problem with tomcat SSL / HTTPS not working.

2013-09-11 Thread André Warnier
Prashant Shinde wrote: Hi We are facing problem with Tomcat HTTPS. We are using Apache Tomcat Version 6.0.24. Please find attached server.xml. When we access tomcat URL using https it says "Page not Found" and otherwise with just http it works fine. Please let us know the possible

Re: Problem with tomcat SSL / HTTPS not working.

2013-09-11 Thread Konstantin Kolinko
2013/9/11 Prashant Shinde : > Hi > > > > We are facing problem with Tomcat HTTPS. We are using Apache Tomcat Version > 6.0.24. > > > > Please find attached server.xml. When we access tomcat URL using https it > says “Page not Found” and otherwise with just http it works fine. > > > > Please let us

tomcat7 maven plugin and X509TrustManager

2013-09-11 Thread Loïc Guerrin
Hello, I use tomcat7-maven-plugin:2.1 with SSL config and client authentication. My plugin configuration: org.apache.tomcat.maven tomcat7-maven-plugin ${project.basedir}/src/test/resources/META-INF/tomcat/certificates/truststore XXX

Problem with tomcat SSL / HTTPS not working.

2013-09-11 Thread Prashant Shinde
Hi We are facing problem with Tomcat HTTPS. We are using Apache Tomcat Version 6.0.24. Please find attached server.xml. When we access tomcat URL using https it says "Page not Found" and otherwise with just http it works fine. Please let us know the possible solution. Thanks & R