Hey,

I'm running version 3.3.0 and up until recent everything was working fine
and pretty fast.
I am not sure if something changed, but whenever I try to access the Host
Summary page, I receive a gateway timed out page.

 

previous settings:

Timeout 60

KeepAliveTimeout 15

<IfModule prefork.c>

StartServers       1

MinSpareServers    1

MaxSpareServers    1

ServerLimit        2

MaxClients         2

MaxRequestsPerChild  50

</IfModule>

 

 

current settings:

Timeout 60

KeepAliveTimeout 15

<IfModule prefork.c>

StartServers       10

MinSpareServers    10

MaxSpareServers    10

ServerLimit        20

MaxClients         20

MaxRequestsPerChild  500

</IfModule>

 

I could probably set them a little bit lower, but still I can't figure out
why is it taking so long (also with current settings).

 

 

Can anyone help on this?

 

MtK

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to