Moteur de recherche



Pour exclure des mots de votre recherche, vous devez ajouter des signes '-' devant ces mots là.
Exemple : une recherche 'apache -mysql' recherchera tout ce qui contient le mot 'apache' mais pas le mot 'mysql'.

Vous être un utilisateur de Firefox ? Ajouter le moteur de recherche du site à votre navigateur favori !

Résultats de votre recherche dans le manuel Apache


page 1 page 2 page 3
  • Guide de la mise en cache - Manuel Apache
    # 357 : Servir un contenu directement depuis la mémoire système est universellement reconnu comme la méthode la plus rapide. Lire des fichiers depuis un contrôleur de disque ou pire, depuis un réseau distant est plus lent de plusieurs ordres de grandeur. Les contrôleurs de disque réalisent en général des opérations mécaniques, et l'accès au réseau est limité par la bande passante dont vous disposez. Par contre, les temps d'accès à la mémoire sont de l'ordre de la nano-seconde.
    # 413 : # Limite la taille du cache à 1 Mégaoctet
  • Glossaire - Manuel Apache
    # 101 : Diminué en terme de puissance cryptographique (et de sécurité) afin de respecter les Règles de l'Administration des Exportations des Etats-Unis (Export Administration Regulations ou EAR). Les logiciels de cryptographie dégradés pour l'exportation sont limités à une clé de petite taille, et produisent un Texte crypté qui peut en général être décrypté par force brute.
  • htcacheclean - Clean up the disk cache - Manuel Apache
    # 12 : htcacheclean is used to keep the size of mod_disk_cache's storage within a certain limit. This tool can run either manually or in daemon mode. When running in daemon mode, it sleeps in the background and checks the cache directories at regular intervals for cached content to be removed. You can stop the daemon cleanly by sending it a TERM or INT signal.
    # 40 : htcacheclean [ -D ] [ -v ] [ -t ] [ -r ] [ -n ] -ppath -llimit
    # 42 : htcacheclean [ -n ] [ -t ] [ -i ] -dinterval -ppath -llimit
    # 79 : -llimit
    # 81 : Specify limit as the total disk cache size limit. The value is expressed in bytes by default (or attaching B to the number). Attach K for Kbytes or M for MBytes.
  • worker - Manuel Apache
    # 97 : ServerLimit
    # 103 : ThreadLimit
    # 140 : Two directives set hard limits on the number of active child processes and the number of server threads in a child process, and can only be changed by fully stopping the server and then starting it again. ServerLimit is a hard limit on the number of active child processes, and must be greater than or equal to the MaxClients directive divided by the ThreadsPerChild directive. ThreadLimit is a hard limit of the number of server threads, and must be greater than or equal to the ThreadsPerChild directive. If non-default values are specified for these directives, they should appear before other worker directives.
    # 155 : ServerLimit 16
  • mod_cache - Manuel Apache
    # 41 : This module should be used with care and can be used to circumvent Allow and Deny directives. You should not enable caching for any content to which you wish to limit access by client host name, address or environment variable.
  • mod_authz_host - Manuel Apache
    # 50 : In general, access restriction directives apply to all access methods (GET, PUT, POST, etc). This is the desired behavior in most cases. However, it is possible to restrict some methods, while leaving other methods unrestricted, by enclosing the directives in a <Limit> section.
    # 105 : Limit
    # 250 : Limit
    # 302 : Limit
  • Directive Index - Manuel Apache
    # 620 : <Limit>
    # 623 : <LimitExcept>
    # 626 : LimitInternalRecursion
    # 629 : LimitRequestBody
    # 632 : LimitRequestFields
    # 635 : LimitRequestFieldSize
    # 638 : LimitRequestLine
    # 641 : LimitXMLRequestBody
    # 911 : RLimitCPU
    # 914 : RLimitMEM
  • mod_isapi - Manuel Apache
    # 131 : If you are programming Apache 2.0 mod_isapi modules, you must limit your calls to ServerSupportFunction to the following directives:
    # 209 : Apache 2.0 mod_isapi supports additional features introduced in later versions of the ISAPI specification, as well as limited emulation of async I/O and the TransmitFile semantics. Apache also supports preloading ISAPI .dlls for performance, neither of which were not available under Apache 1.3 mod_isapi.
  • mpm_netware - Manuel Apache
    # 44 : The StartThreads, MinSpareThreads, MaxSpareThreads, and MaxThreads regulate how the main thread creates worker threads to serve requests. In general, Apache is very self-regulating, so most sites do not need to adjust these directives from their default values. Sites with limited memory may need to decrease MaxThreads to keep the server from thrashing (spawning and terminating idle threads). More information about tuning process creation is provided in the performance hints documentation.
    # 138 : The MaxThreads directive sets the desired maximum number worker threads allowable. The default value is also the compiled in hard limit. Therefore it can only be lowered, for example:
  • mod_autoindex - Manuel Apache
    # 420 : See the DescriptionWidth IndexOptions keyword for details on overriding the size of this column, or allowing descriptions of unlimited length.
    # 909 : This will suppress the file description in fancy indexing listings. By default, no file descriptions are defined, and so the use of this option will regain 23 characters of screen space to use for something else. See AddDescription for information about setting the file description. See also the DescriptionWidth index option to limit the size of the description column.
page 1 page 2 page 3

Remonter Remonter
L'éditeur javascript - CSS - Gentoo - Tutoriaux PHP - Tutoriels PHP - Bretagne - php - Moto - Kit graphique