Hi Charles, Thanks for the reply. I have few more queries to get my understanding right. Please find them inline.
Charles P Wright wrote: > You can tell SIPp to change its rate using the control socket. Can I tell sipp, not to make next call, until I am ready again? > You can probably change the call parameters using extended 3PCC. If you > establish a socket to a 3PCC element and setup various parameters (look at > the replace and insert actions so that you can update the in-memory > representation of the CSV file); you can then pass those parameters to > another instance of SIPp that will generate the calls (or you might even > be able to generate the calls from that instance). I will study 3PCC in more details, but can I pass the parameter from my external script to 3PCC? > If you do modify the injection file, I would suggest using something like > a MySQL database as a backing store and querying the database. I believe this is alternative to my socket based approach. However if 3PCC approach works, I may not need to need this. In any case, could you please point me to the files, that I should start looking at? >You really > really want to avoid anything that will block in SIPp code (because it is > single threading blocking in one place will delay all traffic processing). I see. Thanks for making me aware of this fact. Thanks and Regards, Manish ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
