hi list,
i'd like to know if it is okay to use debian sarge's apache-perl
package for a production environment or if i'd be better of
rebuilding everything including perl (as debian's perl comes with
ithreads support)?
I've read that a perl interpreter with ithreads enabled is about
10-15% slower than without threads support - even when not using
threads in your applications at all. is this still true?
thanks for helping!
toby
Hi,
Absolutely if you're not going to use threads, don't compil them in.
Make sure the apache-perl package includes at least mod_perl 2.0.0
------------------------------------------------------------------------
"Love is not the one you can picture yourself marrying,
but the one you can't picture the rest of your life without."
"It takes a minute to have a crush on someone, an hour to like someone,
and a day to love someone, but it takes a lifetime to forget someone..."
Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
On Fri, 16 Dec 2005, Tobias wrote: