Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
T
Timely Warnings
  • Project overview
    • Project overview
    • Details
    • Activity
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity

git.psu.edu will be upgraded to critical security release 13.7.4 Monday, 11/18 between 9 and 10pm. Please email support@git.psu.edu if you have trouble with anything Gitlab-related. Please see the git.psu.edu Yammer group for more information.

  • Penn State Finance and Business
  • Timely Warnings
  • Wiki
  • APACHE

Last edited by BRAD A FISHER JR Feb 26, 2019
Page history

APACHE

Currently apache runs on prefork mpm. This is not awesome but we aren't using php-fpm and now varnish is out of the picture since we don't have SSL termination in the mix either.

Here are the current apache settings. They may need to be tweaked if the next TW bombs the box.

<IfModule prefork.c>
StartServers       6
MinSpareServers    4
MaxSpareServers    10
ServerLimit      40
MaxClients       40
MaxRequestsPerChild  4000
</IfModule>
Clone repository
  • APACHE
  • Development
  • HOME
  • Listserv Documentation
  • MAILGUN DOCUMENTATION
  • SYNC LIVE TO DEV
  • Test Email From Dev Server
  • Test Email From Live Server
  • Testing
  • Updates to CMS
  • listerv verify module