Another question. Why does this in the config fill the log files with the errors below. Googling does not seem to offer any apparent answers :-( # ------- weather website RewriteRule ^/weather$ /weather/ [R] ProxyPass /weather/ http://ms-weather.curric4185.internal/ <Location /weather/> Options Indexes MultiViews FollowSymLinks ProxyPassReverse / # RequestHeader unset Accept-Encoding </Location> Fri Nov 20 12:41:48 2009] [debug] proxy_util.c(1820): proxy: worker proxy:reverse already initialized [Fri Nov 20 12:41:48 2009] [debug] proxy_util.c(1914): proxy: initialized single connection worker 4 in child 28536 for (*) [Fri Nov 20 12:43:51 2009] [debug] proxy_util.c(1801): proxy: grabbed scoreboard slot 4 in child 28542 for worker proxy:reverse [Fri Nov 20 12:43:51 2009] [debug] proxy_util.c(1820): proxy: worker proxy:reverse already initialized [Fri Nov 20 12:43:51 2009] [debug] proxy_util.c(1914): proxy: initialized single connection worker 4 in child 28542 for (*) [Fri Nov 20 12:43:52 2009] [debug] proxy_util.c(1801): proxy: grabbed scoreboard slot 4 in child 28543 for worker proxy:reverse [Fri Nov 20 12:43:52 2009] [debug] proxy_util.c(1820): proxy: worker proxy:reverse already initialized |