The main idea is to introduce some code in the Servlet, and this code should write to somewhere (database,file, etc) all the params of each HttpRequest. Some time later, when the application has been used for an amount of users, use the files that were generated by the Servlet to launch JMeter and try to reproduced the visits, but in greater amount. We are interesting in look at the time for each reponse to work. But the exactly metrics are still not decided exactly. For me the harder issue is how to write the correct files for JMeter.
Thanks a lot. On Tue, 14 Dec 2004 11:43:15 -0500, Peter Lin <[EMAIL PROTECTED]> wrote: > I've done things similar to this. what we did was we appended all the > request parameters to the access log using request filters. We also > tacked on other things like performance metrics for queries, and page > rendering. > > can you give me a better idea of what you're thinking of? > > peter > > On Tue, 14 Dec 2004 16:59:20 +0100, José María Tiñana > <[EMAIL PROTECTED]> wrote: > > Thanks, that useful. But I want to do something more. The original > > idea is to write some code in our own application, so in production it > > generates the test plan in some file so later we can reproduced the > > original charge, orderr and amount of visits. > > I´m thinking in use some clases from JMeter itself, but I´m a litte > > bit lost about this fact. > > Can you help me? > > > > Thanks! > > José Mª > > > > > > On Mon, 13 Dec 2004 13:16:03 -0500, Peter Lin <[EMAIL PROTECTED]> wrote: > > > it supports the common log format. one of these days i'll write a > > > parser to handle the extended log format. > > > > > > peter > > > > > > > > > On Mon, 13 Dec 2004 18:14:04 +0000, sebb <[EMAIL PROTECTED]> wrote: > > > > Yes, use the ProxyServer to record a test plan, or use the Access Log > > > > sampler to replay the contents of an HTTP server log. I think it > > > > supports Tomcat format log files - check the documentation. > > > > > > > > S. > > > > On Mon, 13 Dec 2004 15:08:42 +0100, José María Tiñana > > > > > > > > > > > > <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > > > > > > > I´m new in JMeter and I want to use it to test a entire application. > > > > > The problem is that configure all the HTTP Request that can be sent to > > > > > the server is impossible due to the amount of them. > > > > > There are some task that allows to serializate a HttpRequest into a > > > > > some type of file that JMeter can read lately? > > > > > > > > > > Thanks. > > > > > José Mª > > > > > > > > > > --------------------------------------------------------------------- > > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]