On 12/07/2010 01:04 PM, sebb wrote: > On 7 December 2010 08:07, tirrydi <[email protected]> wrote: >> >> Unfortunately, >> >> I have no direct access to the server logs. It is not our server. But as my >> request via the browser works perfectly, I don't expect to find anything in >> the logs. > > [But the JMeter request is surely the one you want to debug?]
A surefire way to do this client side is to use netcat and fire the *exact* request (all headers identical) to the server and see its verbatim response. Otherwise (and more simply) what sebb said. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

