apache2-mpm-prefork binary package in Ubuntu Linaro Evaluation Build Oneiric based series for Ubuntu LEB armel

 Each Apache Multi-Processing Module provides a different "flavor" of
 web server binary, compiled with a different processing model.
 .
 The prefork MPM provides a non-threaded implementation using a variable
 number of processes where each process handles only one connection
 at the same time. It is not as fast as threaded models, but is considered to
 be more stable. It is appropriate for sites that need to maintain
 compatibility with non-thread-safe libraries, and is the best MPM for
 isolating each request, so that a problem with a single request will not
 affect any other.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2011-10-21 20:40:10 UTC Published Ubuntu Linaro Evaluation Build Oneiric based series for Ubuntu LEB armel release universe net Optional 2.2.20-1ubuntu1
  • Published
  • Copied from ubuntu oneiric-release armel in Primary Archive for Ubuntu