|
89.
|
|
|
It features support for HTTPS, virtual hosting, CGI, SSI, IPv6, easy scripting and database integration, request/response filtering, many flexible authentication schemes, and more.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: apache2
|
|
90.
|
|
|
Apache HTTP Server documentation
|
|
|
Summary
|
|
|
|
Документация на HTTP сървъра Apache
|
|
Translated by
gotha
|
|
Reviewed by
Atanas Kovachki
|
|
|
|
Located in
Package: apache2-doc
|
|
91.
|
|
|
This package provides the documentation for Apache 2. For more details see the apache2 package description.
|
|
|
Description
|
|
|
|
Този пакет предоставя документация за Apache 2. За повече информация вижте описанието на пакета apache2.
|
|
Translated by
gotha
|
|
Reviewed by
Atanas Kovachki
|
|
|
|
Located in
Package: apache2-doc
|
|
92.
|
|
|
Apache HTTP Server - event driven model
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: apache2-mpm-event
|
|
93.
|
|
|
The event MPM is designed to allow more requests to be served simultaneously by passing off some processing work to supporting threads, freeing up the main threads to work on new requests. It is especially suitable for sites that see extensive KeepAlive traffic.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: apache2-mpm-event
|
|
94.
|
|
|
This MPM is experimental and less tested than the worker and prefork MPMs.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: apache2-mpm-event
|
|
95.
|
|
|
Apache HTTP Server - traditional non-threaded model
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: apache2-mpm-prefork
|
|
96.
|
|
|
The prefork MPM provides a non-threaded, pre-forking implementation that handles requests in a manner similar to Apache 1.3. 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.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: apache2-mpm-prefork
|
|
97.
|
|
|
Apache HTTP Server - high speed threaded model
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: apache2-mpm-worker
|
|
98.
|
|
|
Each Apache Multi-Processing Module provides a different "flavor" of web server binary, compiled with a different processing model.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: apache2-mpm-worker
Package: apache2-mpm-prefork
Package: apache2-mpm-event
|