Re: Tools for benchmarking profiling Tomcat

2003-08-25 Thread markw
I have not gotten jmeter to support mutually authenticated SSL. Is this possible? jmeter -Tim Steph Richardson wrote: I guess this is more of a generic http server question than a tomcat one, but I'm looking for recommended toolset(s) to use in benchmarking the performace of our tomcat

performance of serving static data? apache or tomcat

2003-07-25 Thread markw
I am working on a servlet that will be served from tomcat which is connected to apache. Currently I have the servlet being handled by tomcat, and the image handled by apache. Won't this require 2 get requests by the browser? One being the image, and one being the servlet? Unfortunately, this is

error in startup of embedded tomcat

2003-07-09 Thread markw
I get the following errors in syslog when I try and run tomcat as an embedded process. My question has to do with the NamingContextListener, I do not reference this in my server.xml, or application web.xml. Where would this be coming from and why would I need it? Thank you. Jul 8 22:32:38

Re: prompt for password at startup

2003-07-09 Thread markw
yes, that is what I want to do. I wonder what happened to the PasswordPrompter? Currently, I am working on using the embedded tomcat approach, and using the Invocation API. thanks for your help. I assume you mean for things like the keystore password. In TC3.3 you can use the optional