Re: a few questions.. huge load testing job
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2007-12-07 06:42:32
|
Aaron, On Dec 7, 2007 8:33 AM, aaron smith <bei...@gm...> wrote: > >There are two ways of doing POST-ing: > >a) a regular one; > >b) a multiform POST-ing. > What is the difference? Please, read about HTTP multipart form data POST-ing as in RFC1867 > >Try to capture the traffic, remove all private info and send here to see, > >what happens. > > I've attached a Charles Debugging Proxy tool session. It can sniff and > deserialize AMF. If you download Charles, you can go to file->open session > and open that file. It'll show you one request I made to a remoting gateway. > as well as the response. Doe it have a linux version >I can save the AMF to a file, but from > curl-loader, how do I tell it to load that file as the content to send? It should be an example of posting a file. I will look into it later. If it is not (somehow) supported by curl-loader, it will be rather easy to add. > > Thanks for those examples btw. I didn't realize that 1.4.3 had them in it. I > DL 1.4.4, not in there.. 1.4.4 must be a patch eh. Anyway, for the most part > I see through the examples of what has to be done. Just this one issue of > associating the AMF as the content with it.. Examples were inside from the day one. By the way, you can use Bugnux linux Live-CD curl-loader version just to start from any computer, even Windows. The Bugnux version, however, might have some performance penalty. -- Sincerely, Robert Iakobashvili, coroberti %x40 gmail %x2e com ........................................................... http://curl-loader.sourceforge.net An open-source web testing and traffic generation. |