I am getting a warning when I am restarting apache I am not able to
understand why I am getting this warning.

[Wed Jun 30 11:15:24 2010] [warn] worker http://192.168.1.5/ already
used by another worker
 ... waiting .[Wed Jun 30 11:15:26 2010] [warn] worker
http://192.168.1.5/ already used by another worker


                  [ OK ]



My vhost configuration which created above warning is


    ProxyPass / http://192.168.1.5/
     ProxyPassReverse / http://192.168.1.5/

       ProxyPass /docebolms http://192.168.1.5/docebolms/
        ProxyPassReverse /docebolms http://192.168.1.5/docebolms/


What is the cause of problem ?

-- 
Tapas
http://mightydreams.blogspot.com
http://wiki.xensource.com/xenwiki/Xen_on_4_app_servers

---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to