From roberthpike at yahoo.com Sat Sep 14 08:23:32 2013 From: roberthpike at yahoo.com (Robert Pike) Date: Sat, 14 Sep 2013 08:23:32 -0700 (PDT) Subject: [kw-pm] Web app speed Message-ID: <1379172212.73984.YahooMailNeo@web122905.mail.ne1.yahoo.com> I'm working with an old web app written in Perl that has just recently been put on-line as opposed to being a solely intranet app. When the web server hits somewhere between 75 - 100 users the pages on the server start taking a large?amount of time to load (if at all, without timing out). Can anyone suggest ways of detecting sources for the slowness and/or avoiding them? I'm using a profiler on the scripts and the it's a CGI Perl application. Thanks in advance. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kw-pm at datademons.com Sat Sep 14 10:44:17 2013 From: kw-pm at datademons.com (Justin Wheeler) Date: Sat, 14 Sep 2013 13:44:17 -0400 (EDT) Subject: [kw-pm] Web app speed In-Reply-To: <1379172212.73984.YahooMailNeo@web122905.mail.ne1.yahoo.com> References: <1379172212.73984.YahooMailNeo@web122905.mail.ne1.yahoo.com> Message-ID: For starters, make sure it's running under something other than just a CGi that's launching perl every time it's called. (fast cgi, mod perl, mod_fcgi, etc.) Then, try Devel::NYTProf to profile it and see where it's spending all of its time. Justin On Sat, 14 Sep 2013, Robert Pike wrote: > I'm working with an old web app written in Perl that has just recently been put on-line as opposed to being a solely intranet app. When the web server hits somewhere between 75 - 100 users the pages on the server start taking a large amount of time to load (if at all, without timing out). Can anyone suggest ways of detecting sources for the slowness and/or avoiding them? I'm using a profiler on the scripts and the it's a CGI Perl application. Thanks in advance. From daniel at coder.com Tue Sep 24 06:24:54 2013 From: daniel at coder.com (Daniel Allen) Date: Tue, 24 Sep 2013 09:24:54 -0400 Subject: [kw-pm] Fwd: Thurs Sept 26th, Talks Featuring Brett Cannon, only Python core developer in Canada In-Reply-To: References: Message-ID: FYI. ---------- Forwarded message ---------- From: WatPy Date: Tue, Sep 24, 2013 at 8:30 AM Subject: Thurs Sept 26th, Talks Featuring Brett Cannon, only Python core developer in Canada To: dada.da+watpy at gmail.com ** Peer 2 Peer Talks, September 26th, 6:30pm View this email in your browser Peer 2 Peer Talks Thursday Sept 26th, featuring Python core developer Brett Cannon Brought to you by Communitech and Watpy. Peer 2 Peer talks bring together the community to hear great talks about Python. Doors open at 6:30pm, talks start at 7pm at the Communitech Hub in downtown Kitchener. Brett Cannon We are excited to have Brett Cannon, who is currently the only Python core developer in Canada. He will be talking about features of Python 3.3, how Python is developed and is happy to answer your Python related questions! Ash Christopher All the way from Wavein Toronto Ash Christopherwill be talking about database sharding with Django. Ash is a great speaker and Django developer who has given talks about databases and testing. The event is free, but please RSVP . Pizza will be provided. More information on our blog. You signed up through the watpy.ca website. *Our mailing address is:* WatPy 81 York Street Apt 607 Kitchener, ON N2G 1T6 Canada Add us to your address book unsubscribe from this list update subscription preferences [image: Email Marketing Powered by MailChimp] -------------- next part -------------- An HTML attachment was scrubbed... URL: