Linux OS limits configuration for many webs/dbs

Discussion in 'Installation/Configuration' started by choong, Mar 26, 2018.

  1. choong

    choong New Member

    Hello,
    We are hosting 3000+ webs/dbs on a single server, and are running into some OS-level limits (like max open file descriptors, semaphores, ...). Splitting over multiple servers is not an option for the moment. It's not a problem with ISPConfig but I was wondering if there are other people here who have run into the same, and have some pointers/docs/guides for optimizing such limits.
     
  2. lnxgs

    lnxgs Member

    You should limit or merge log files, for example. If you merge error and access file or you disable them, you can save resources.
    Disable php support for websites that does not need it.
     

Share This Page