The Hosts Summary has to read all the hosts' backups files.  So if ZFS is
particularly slow, that will take a good bit longer than most other cgi
requests.  For example, how long does this take:

time cat TOPDIR/pc/*/backups > /dev/null


The runtime will likely be quite variable due to caching and file system
activity.

Please look at your apache documentation to see if there are parameters
that allow you to increase the timeout for cgi scripts.

Craig

On Wed, Dec 19, 2018 at 3:52 AM W Forum W <wfor...@gmail.com> wrote:

> Hi,
>
> $Conf{DfPath} is set and works for ZFS
> It only happens when I use 'Host Summary' via the web interface.
> Single hosts (like https://localhost/cgi-bin/index.cgi?host=host1) are
> working
>
> Thanks
> On 12/18/18 5:04 PM, Christopher Diekkamp wrote:
>
> Hi,
>
> just a wild guess, what is your *$Conf{DfPath} = ''* set to and does it
> work for your ZFS partition?
>
> It's the only command I can think of that could create such an issue.
>
> Cheers
> Christopher
> Am 18.12.2018 um 15:39 schrieb W Forum W:
>
> Hi,
>
> We moved our backuppc directories (cpool log pc pool trash) from XFS to
> ZFS file-system.
>
> Now we get a timeout error
>
> [error] [client x.x.x.x] Script timed out before returning headers:
> index.cgi
>
> Any Ideas why the web interface timed out
>
> Thanks!!
>
>
> _______________________________________________
> 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/
>
_______________________________________________
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