|
87.
|
|
|
There are several tools included in this package:
* aoecfg - manipulate AoE configuration strings
* aoe-discover - trigger discovery of ATA over Ethernet devices
* aoe-flush - flush the down devices out of the aoe driver
* aoe-interfaces - restrict network interfaces used for AoE
* aoe-mkdevs - create character and block device files
* aoe-mkshelf - create block device files for one shelf address
* aoeping - simple userland communication with AoE devices
* aoe-revalidate - revalidate the disk size of an AoE device
* aoe-stat - print status information for AoE devices
* aoe-version - print AoE-related software version information
* coraid-update - upload an update file to a Coraid appliance
|
|
|
Description
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: aoetools
|
|
88.
|
|
|
Apache HTTP Server metapackage
|
|
|
Summary
|
|
|
|
Мета пакет за HTTP сървъра Apache.
|
|
Translated and reviewed by
Atanas Kovachki
|
|
|
|
Located in
Package: apache2
|
|
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
|