Anomalie #2680
Augmentation du net.core.rmem_max pour scannedonly
Related issues
Associated revisions
Provide a public API for creating pages that have a "shell" template.
This is a comprehensive reworking of the way URLs are internally dispatched in Mantissa, designed to provide more information to code that is actually producing resources, and to allow applications to reduce their coupling with internal implementation details but still provide the same functionality.
This change also includes the first tutorial documentation on producing resources in mantissa.
Some work still remains to be done in order to provide this information to all portions of an application that might require it rather than just site root plugins (re #2707) but the foundations for a really good public API have now been laid.
More practically this change eliminates all the obscure special cases between objects providing `INavigableFragment` under the `/private` hierarchy and under the sharing hierarchy (`/users/xxx` and `/YourOffering`). Shared items may now provide non-live adapters and `IResource` adapters.
Author: glyph
Reviewer: pjd
- tmpl/sysctl.conf : ajout de la ligne si nécessaire
History
#1 Updated by Joël Cuissinat over 11 years ago
En réalité, c'est sur le maître que la modif doit être réalisée.
Je propose d'ajouter les lignes suivantes dans le sysctl.conf
%if %%is_defined('test_smb_vscan') and %%test_smb_vscan == 'oui' net.core.rmem_max = 524288 %end if
#2 Updated by Joël Cuissinat over 11 years ago
- Project changed from conf-scribe to eole-common
#3 Updated by Joël Cuissinat over 11 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Appliqué par commit 467de8d0a0f28f7034365f0fd9790ac7b217778d.
#4 Updated by Fabrice Barconnière over 11 years ago
- Status changed from Résolu to Fermé