[error] proxy: ap_get_scoreboard_lb(0) failed in child xxx for worker http://192.168.x.x

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi guys,

I am getting this error when i add a ProxyPass Directive to some of my
VHosts inmy freebsd apache.... Passes are working correctly and pages
all shown OK..so it seems like no harm is done except the annoying in
logs when a child spawns... I've been googleing but didnt find any
explanation for this...

If someone can shed a light on this please, i will appreciate...

This is the config...

In my freebsd i have the vhosts in the extras/httpd-vhosts.conf

<VirtualHost *:80>
        ServerName munin.main-server.com
        ServerAdmin me@domain

        ProxyPass / http://192.168.1.9/munin/
        TransferLog /var/log/apache/httpd-munin.access
        ErrorLog /var/log/apache/httpd-munin.error

</VirtualHost>

And a few vhosts more with the same directives

this in main httpd logs

[Wed Jan 28 12:16:33 2009] [notice] Apache/2.2.11 (FreeBSD) PHP/5.2.6
with Suhosin-Patch configured -- resuming normal operations
[Wed Jan 28 12:16:33 2009] [error] proxy: ap_get_scoreboard_lb(2)
failed in child 41630 for worker proxy:reverse
[Wed Jan 28 12:16:33 2009] [error] proxy: ap_get_scoreboard_lb(2)
failed in child 41631 for worker proxy:reverse
[Wed Jan 28 12:16:48 2009] [error] proxy: ap_get_scoreboard_lb(2)
failed in child 41638 for worker proxy:reverse

and this in vhost logs

[Wed Jan 28 12:16:33 2009] [error] proxy: ap_get_scoreboard_lb(0)
failed in child 41630 for worker http://192.168.1.9/munin/
[Wed Jan 28 12:16:33 2009] [error] proxy: ap_get_scoreboard_lb(0)
failed in child 41631 for worker http://192.168.1.9/munin/
[Wed Jan 28 12:16:48 2009] [error] proxy: ap_get_scoreboard_lb(0)
failed in child 41638 for worker http://192.168.1.9/munin/

All is working great..

Thanks and cheers,
Agustin

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux