Changes between Version 11 and Version 12 of support-team/wheezy-upgrade-tech-notes


Ignore:
Timestamp:
Mar 2, 2014, 1:34:29 AM (11 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • support-team/wheezy-upgrade-tech-notes

    v11 v12  
    5757
    5858== mysql-5.5 open files ==
    59 It's not yet clear if this particular issue will be chronic across servers.  However, according to ticket #8040, it appears that mysql file limits might need to be increased just to be safe.  The current recommendation judging from rose is to modify...
    60 === `/etc/security/limits.conf` ===
    61 And add the following lines to that file:
    62 
     59It's not yet clear if this particular issue will be chronic across servers.  However, according to ticket #8040, it appears that mysql file limits might need to be increased just to be safe.  The current recommendation judging from rose is to add...
     60=== `/etc/security/limits.d/`hostname`.conf` ===
    6361{{{
    6462mysql   soft    nofile  4096