tagteam

  • Total activity 29
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 7

Activity overview

Latest activity by tagteam
  • tagteam commented,

    I am using mod event, not prefork, so ServerLimit * ThreadLimit should determine the maximum value for MaxRequestWorkers if I am not mistaken.

  • tagteam commented,

    yes, I have updated my apache config to IfModule mpm_event_module> StartServers 10 ServerLimit 65 ThreadsPerChild 300 MaxRequestWorkers 15000 MinSpareThreads 150 MaxSpareThreads 250 M...

  • tagteam created a post,

    Apache configuration for busy site

    I am trying to configure my site to be able to handle more traffic because it bogs down when I get about 150 concurrent users. I have been looking at tweaking the configs but I am confused because...

  • tagteam commented,

    I blocked it in the morning and around 11:30. Then an hour later I see: 144.91.125.96 - - [08/Dec/2020:11:34:55 -0600] "GET /?post_type=tribe_events&eventDisplay=day&eventDate=2016-03-04&paged=6 ...

  • tagteam created a post,

    PHP-FPM often shows up in top when no one is on site

    Often when I am watching top to see what is going on I will see php-fpm show up for a users account when no one is on the site. It will show up with around a 20% cpu hit and then go away. It will...

  • tagteam created a post,

    Installing OAuth v2

    I need to install OAuth V2 so that i can have a developer create a custom form for me to use with Constant Contact. However, when I look at Easy Apache 4 I don't see any OAuth for install. Can an...

  • tagteam created a post,

    httpd logs

    I see lot of log entries, more than one a second ::1 - - [17/Jul/2014:10:17:57 -0500] "OPTIONS * HTTP/1.0" 200 - ::1 - - [17/Jul/2014:10:17:57 -0500] "OPTIONS * HTTP/1.0" 200 - ::1 - - [17/Jul/2014...

  • tagteam commented,

    I posted a ticket with support and they recommended: increasing the amount of errors before the transport is deactivated to a larger number. You can do that in this file: /var/cpanel/backups/co...

  • tagteam commented,

    The only thing the log shows is [2013-08-11 02:09:49 -0600] info [cpbackup_transporter] cPanel Backup Transporter Queue Daemon is being stopped. [2013-08-11 02:13:29 -0600] info [cpbackup_transpo...

  • tagteam commented,

    Thanks for the reply, I dont think the issue is with the backup time. the advanced settings is for if there is something taking a long time doing the backup on the server. I think my issue is th...