DocSet
view release on metacpan or search on metacpan
examples/site/src/docs/2.0/os/win32/install.pod view on Meta::CPAN
=head1 NAME
mod_perl 2.0 Win32 Installation Instructions
=head1 Description
This document deals with installation specifics on Win32 platforms.
As described in the discussion of issues in L<multithreaded
win32|docs::1.0::os::win32::multithread>, a mod_perl 1.0 enabled server
based on Apache 1.3 on Win32 is limited to a single thread serving a
request at a time. This effectively prevents concurrent processing,
which can have serious implications for busy sites. This problem is
addressed in the multi-thread/multi-process approach of mod_perl
2.0/Apache 2.0. This document discusses how to obtain mod_perl 2.0.
=head1 Installing
Apache 2.0 and mod_perl 2.0 can be obtained in two ways - either as
binaries, or through building from the sources. As with most packages
of a more complex nature, it is best, when possible, to build things
from the sources. However, this requires some experience with using
Visual C++.
=head1 Maintainers
Maintainer is the person(s) you should contact with updates,
corrections and patches.
=over
=item *
Randy Kobes E<lt>randy@theoryx5.uwinnipeg.caE<gt>
=back
=head1 Authors
=over
=item *
Randy Kobes E<lt>randy@theoryx5.uwinnipeg.caE<gt>
=back
Only the major authors are listed above. For contributors see the
Changes file.
=cut
( run in 0.868 second using v1.01-cache-2.11-cpan-39bf76dae61 )