roshan      2004/10/11 02:32:46

  Modified:    targets/axis/cpp wininstall-guide.pdf wininstall-guide.html
  Log:
  Added some details to the wininstall guide. Added by Rangika
  
  Revision  Changes    Path
  1.20      +53 -53    ws-site/targets/axis/cpp/wininstall-guide.pdf
  
        <<Binary file>>
  
  
  1.23      +2 -1      ws-site/targets/axis/cpp/wininstall-guide.html
  
  Index: wininstall-guide.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/cpp/wininstall-guide.html,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- wininstall-guide.html     30 Sep 2004 08:21:57 -0000      1.22
  +++ wininstall-guide.html     11 Oct 2004 09:32:46 -0000      1.23
  @@ -363,7 +363,8 @@
   <br> 
   <strong>apache 2.X :</strong>
   <br>
  -<br>While testing the apache 2 module a problem was noted with the apache 2 web 
server, in that the webserver takes about 98% of CPU time and the server does not even 
serve the startup page. The workaround for this is to start the apache web server as 
"apache -X" to make it run single threaded. While this is sufficient to test the 
apache 2 module this problem needs to be investigated further.<br>
  +<br>While testing the apache 2 module a problem was noted with the apache 2 web 
server, in that the webserver takes about 98% of CPU time and the server does not even 
serve the startup page.<br> The workaround for this is to start the apache web server 
as "apache -X" to make it run single threaded.<br> While this is sufficient to test 
the apache 2 module this problem needs to be investigated further.<br>
  +<br>(However on a different machine, when I simply run the apache2 executable 
(version 2.0.49) without any arguments, as, "apache" on windows 2000 professional, 
service pack 5, with/without Axis C++ it seems to be working fine.<br> But in this 
machine the apache could not be started as "apache -k start" (i.e. as a service). It 
simply exists and does not start. The 98% CPU usage scenario cannot be reproduced in 
this machine.<br>It could happen with some other apache 2 versions or in different 
service packs. )<br>
   <br> 14. Open an internet browser and check http://localhost/axis. If the module 
has loaded properly then you will get the axis welcome page with a listing of deployed 
web services.<br>
   <br>
   </p>
  
  
  

Reply via email to