Re: [Pound Mailing List] Pound 2.6 load
Jeffrey Ramsay <[email protected]>
| Newsgroups | gmane.comp.web.pound.general |
|---|---|
| Organization | Binghamton University |
| Message-ID | <[email protected]> |
I will increase the Thread count. Not knowing this earlier has really caused us some major problems. -Jeff On 11/14/2014 1:42 PM, Xan Charbonnet wrote: > It definitely sounds to me like you need to set a Threads parameter. > The default is only 128. This was a major change from Pound 2.5 which > had a dynamic threading module. > > With 2.6, you have to guess how many threads you might need, and then > Pound will always run with that many threads. You can only tell you've > hit the limit when connections start to bog down. > > See some discussion on that here: > http://www.apsis.ch/pound/pound_list/archive/2012/2012-03/1331922215000 > > I would definitely crank the Threads number way up. We run it at 1536. > Is that too many? I have no way to know, and I'm not going to turn it > down and wait for something to go wrong to find out. > > > > > On 11/14/2014 07:53 AM, Jeffrey J Ramsay wrote: >> There are no options set for threads. I'm including the generated >> configuration as is: >> >> SSO-PROD-S_pound.cfg >> ------------------------------------- >> >> ###################################################################### >> ##GLOBAL OPTIONS >> User "root" >> Group "root" >> ## allow PUT and DELETE also (by default only GET, POST and HEAD)?: >> #ExtendedHTTP 0 >> ## Logging: (goes to syslog by default) >> ## 0 no logging >> ## 1 normal >> ## 2 extended >> ## 3 Apache-style (common log format) >> #LogFacility local5 >> LogLevel 0 >> ## check backend: >> Timeout 90 >> Alive 30 >> Client 45 >> Control "/tmp/SSO-PROD-S_pound.socket" >> >> >> #HTTP(S) LISTENERS >> ListenHTTPS >> Err414 "/usr/local/zenloadbalancer/config/SSO-PROD-S_Err414.html" >> Err500 "/usr/local/zenloadbalancer/config/SSO-PROD-S_Err500.html" >> Err501 "/usr/local/zenloadbalancer/config/SSO-PROD-S_Err501.html" >> Err503 "/usr/local/zenloadbalancer/config/SSO-PROD-S_Err503.html" >> Address 128.226.6.164 >> Port 8443 >> xHTTP 0 >> RewriteLocation 0 >> >> #Ciphers "TLSv1+SSLv3+HIGH:-MEDIUM:-LOW*:-ADH*" >> Cert "/usr/local/zenloadbalancer/config/stunnel.pem" >> #ZWACL-INI >> >> Service "virtual-host" >> #HeadRequire "Host: " >> #Url "" >> #Redirect "" >> Session >> Type IP >> TTL 7200 >> # #ID "sessionname"" >> End >> #BackEnd >> >> BackEnd >> Address 28.22.9.14 >> Port 8080 >> End >> BackEnd >> Address 28.22.9.16 >> Port 8080 >> End >> #End >> End >> #ZWACL-END >> >> >> #Service "SSO-PROD-S" >> #HeadRequire "Host: " >> #Url "" >> #Redirect "" >> #Session >> #Type nothing >> #TTL 120 >> #ID "sessionname" >> #End >> #BackEnd >> >> #End >> #End >> >> >> End >> >> -Jeff >> >> >> On Fri, Nov 14, 2014 at 8:29 AM, qutic development >> <mailinglists-J/[email protected] <mailto:mailinglists-J/[email protected]>> wrote: >> >> On 14.11.2014, at 13:50, Jeffrey J Ramsay <[email protected] >> <mailto:[email protected]>> wrote: >> >> > So, can this be related to Pound? or is it likely another issue completely. Any help on this would be most welcomed. >> >> How many Threads do you have configured in pound.cfg? >> >> >> -- >> To unsubscribe send an email with subject unsubscribe to >> [email protected] <mailto:[email protected]>. >> Please contact [email protected] <mailto:[email protected]> for questions. >> >> >> >> >> -- >> Jeffrey Ramsay >> Assistant Director >> Enterprise Software Infrastructure >> and Technical Planning >> Binghamton University >> http://www.binghamton.edu > -- > To unsubscribe send an email with subject unsubscribe to [email protected] > Please contact [email protected] for questions. > -- Jeffrey Ramsay Assistant Director Enterprise Software Infrastructure and Technical Planning Binghamton University http://www.binghamton.edu -- To unsubscribe send an email with subject unsubscribe to [email protected] Please contact [email protected] for questions.