Rick - thank you! That is exactly what I was looking for.
From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Rick Cook Sent: Tuesday, August 12, 2008 10:16 AM To: [email protected] Subject: Re: Thread Configuration Questions ** Lisa, I have to assume that you know how and where to define Fast/List threads (question #1), and that I perhaps misunderstood your real question. Let me share some deeper information on what I believe are your other questions. 1. The minimum number of defined threads will always start and be available, whether in use or not. 2. The threads are stored in the ar.conf/ar.cfg file, which is read and cached at AR System startup. You can turn on thread-level logging to see how many are actually in use at any time. 3. The Min/Max numbers are in the docs - Configuration, I think. 4/5. I'll answer this one based on how a thread processes transactions. My knowledge here might be old, but it's the last thing I heard. Thread #1 will queue up to 5 transaction connections (appropriate to tx type). Once tx #6 comes along, it is bumped to the next thread in line. If there are no other active threads available, AR System will start one unless it is already at its defined maximum number. This continues until the max # of defined threads for that tx type (List/Fast) has been reached. At that point, timeouts will likely occur. I don't think the threads are IP/client specific (i.e. sticky), but I could be wrong about that. I think it's just dealing with the raw transactions. Hope this is what you're looking for! Rick On Tue, Aug 12, 2008 at 7:50 AM, LisaD <[EMAIL PROTECTED]> wrote: All: My client has questions regarding where to configure thread usage. Anyone with this expertise? 1. How can we tell how many threads the servers are currently configured to use? (NOTE: Not AREA threads - we have already made updates to those to reduce the TCP connections) 2. Where is thread configuration information stored? 3. Are there a minimum/maximum number of threads that the servers are configured to use? 4. Are there an initial one-to-one relationship between connections and threads? In other words, does each new connection (from a unique IP) start by using only one new thread or does each connection start with multiple threads? 5. Do the number of threads stay the same after established for that connection, or do they increase depending on the requests being made to the server? Thanks in advance for any help you can give! -LisaD ----- Lisa W [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/Thread-Configuration-Questions-tp18945859p18945859 .html Sent from the ARS (Action Request System) mailing list archive at Nabble.com. ________________________________________________________________________ _______ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" html___ This message is subject to and does not create or vary any contractual relationship between TuringSMI, SMI Technologies, SMI Telco, its subsidiaries or affiliates and you. Internet communications are not secure and therefore the TuringSMI Group does not accept any legal responsibility for the contents of this message. Any views or opinions expressed are those of the author. This message is intended for the addressee(s) only and its contents and any attached files are strictly confidential. If you have received it in error, please contact the sender on the number above. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

