On 13/08/07, Fred Tyler <[EMAIL PROTECTED]> wrote: > I'm getting a lot of the following errors in my system logs: > > [error] proxy: ap_get_scoreboard_lb(90) failed in child 20394 for > worker http://localhost:83/ > > [error] proxy: ap_get_scoreboard_lb(91) failed in child 20393 for > worker proxy:reverse > > Anyone know where these could be coming from?
This is a bit of a guess, and probably wrong, but does stopping and starting the server rather than restarting (they're different, restarting (including gracefully) doesn't kill the master process) help? As I understand it, there are issues in mod_proxy regarding the scoreboard size when changes to the config are made between restarts. Again, I'm probably miles off. -- noodl --------------------------------------------------------------------- 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: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
