On 14/05/2008, john wu <[EMAIL PROTECTED]> wrote: > Hi All, > > Does Access Log Sampler support POST request in the log file?
No, because in general the access log does not contain all the information needed to recreate the request - for example as far as I know the access log will never contain details of the POST body. > How to set it up? In my log file, I have many POST request and send different > parameters for each post request, do I have to pass all these parameters in > HTTP Request Default? > That won't work. Defaults are fixed values. > Thanks > > > > > --------------------------------------------------------------------- > 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]

