Re: perl regexp performance - architecture?

2014-02-17 Thread Phil Smith
On Mon, Feb 17, 2014 at 9:10 PM, Charles DeRykus wrote: > > On Mon, Feb 17, 2014 at 4:25 PM, Phil Smith wrote: > >> On Mon, Feb 17, 2014 at 6:16 PM, Charles DeRykus wrote: >> >>> >>> On Mon, Feb 17, 2014 at 12:41 PM, Phil Smith wrote: >>> >>

Re: perl regexp performance - architecture?

2014-02-17 Thread Phil Smith
On Mon, Feb 17, 2014 at 6:16 PM, Charles DeRykus wrote: > > On Mon, Feb 17, 2014 at 12:41 PM, Phil Smith wrote: > >> I'm currently loading some new servers with CentOS6 on which perl5.10 is >> the standard version of perl provided. However, I've also loaded pe

perl regexp performance - architecture?

2014-02-17 Thread Phil Smith
I'm currently loading some new servers with CentOS6 on which perl5.10 is the standard version of perl provided. However, I've also loaded perl5.18 and I don't think the version of perl is significant in the results I'm seeing. Basically, I'm seeing perl performance significantly slower on my new sy

Apache::Session::MySQL - connection closing

2013-07-22 Thread Phil Smith
I've tried posting this to the perl-mysql mailing list but that list doesn't seem to have any traffic, so I'm hoping maybe someone on this list has some experience with Apache::Session::MySQL. Does anyone know if a call to untie on a tied hash to Apache::Session::MySQL will close the database conn