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]