Project

General

Profile

Anomalie #2680

Augmentation du net.core.rmem_max pour scannedonly

Added by Joël Cuissinat over 11 years ago. Updated over 11 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
-
Category:
-
Start date:
01/05/2012
Due date:
% Done:

100%

Estimated time:
0.75 h
Spent time:
Distribution:
EOLE 2.3

Description

Cf. #2530

En mode conteneur, il faudra forcer l'application du paramètre par contre ?


Related issues

Related to conf-esbl - Anomalie #2530: erreur sur l'exécution du daemon 'scannedonlyd_clamav' Fermé 12/05/2011

Associated revisions

Revision 04fb6ae0 (diff)
Added by glyph about 15 years ago

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

Fixes #2682
Fixes #2680
Fixes #2681

Revision 467de8d0 (diff)
Added by Joël Cuissinat over 11 years ago

Augmentation du net.core.rmem_max pour scannedonly (fixes #2680 @15m)
  • tmpl/sysctl.conf : ajout de la ligne si nécessaire

Revision c940ca1f (diff)
Added by christophe guerinot over 10 years ago

Prise en compte de l'augmentation du net.core.rmem_max pour scannedonly dans eole-common ( ref #2680 ).
  • Suppression du template sysctl.conf.esbl ( Fixes #4909 ).

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

#4 Updated by Fabrice Barconnière over 11 years ago

  • Status changed from Résolu to Fermé

Also available in: Atom PDF