Jon,
A similar attitude is expressed in the Apache Server documentation for the past 4+
years.
Chuck
-Original Message-
From: Jon Reinsch [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 05, 2002 9:19 AM
To: [EMAIL PROTECTED]
Subject: win32 testing only?
At
http://perl.apache.
The warning applies to mod_perl 1.x. The reason is that mod_perl 1.0 is
single-threaded. In a UNIX environment, Apache (1.x) forks many child
processes to handle requests which each have their own embedded Perl
interpreter. In Win32, Apache has many threads to handle requests which all
share a s