Looks like you could be missing a space, and possibly some \r\n's

HEAD / HTTP/1.0\r\nUser-Agent: WhatsUp 6.0\r\n\r\n

The HEAD command in HTTP should be:

HEAD <URISpec> <Protocol>

Where URISpec is the part of the URL after the hostname, and protocol is
HTTP/1.0 or HTTP/1.1.  HTTP expects to see a 'empty line' at the end of the
request.  A \r\n pair sends literally a CR and LF.  At the end of the get
request above the 2nd \r\n set makes the empty line the web server is
looking for to see that the request is 'done'.

Hope this helps!


--D

Duane Waddle
[EMAIL PROTECTED]
"With sufficient thrust, pigs fly just fine..."  -- RFC1925


                                                                                       
                          
                    "Francis, John (IL50)"                                             
                          
                    <[EMAIL PROTECTED]       To:     
"'[EMAIL PROTECTED]'"                
                    om>                                
<[EMAIL PROTECTED]>                         
                    Sent by:                          cc:                              
                          
                    [EMAIL PROTECTED]       Subject:     [WhatsUp Forum] Web 
Root Availability debug   
                    switch.com                         log                             
                          
                                                                                       
                          
                                                                                       
                          
                    08/17/01 11:20 AM                                                  
                          
                    Please respond to                                                  
                          
                    WhatsUp_Forum                                                      
                          
                                                                                       
                          
                                                                                       
                          



This is what I am getting when I try to debug my server for Web Root
Availability. I am not sure whether its because the server is sitting
outside our Firewall and my WUG system is sitting inside the firewall.


failed to receive after command (10004)
<<< COHS EXIT=10004
20010817<09>110854<09>C:\Program
Files\WhatsUp\Ebiz-IL50NTI3.wup<09>SVCDOWN<09>Ebiz-il50nti1<09>192.168.3.12
<
09>Shopping Cart Commerce Webserver<09>
TCP/IP Service check complete. FAILED
>>> COHS CHECK 80 on xxx.xxx.xxx.xxx
connected
HEAD /HTTP/1.0
failed to receive after command (10004)
<<< COHS EXIT=10004
20010817<09>110904<09>C:\Program
Files\WhatsUp\Ebiz-IL50NTI3.wup<09>SVCDOWN<09>Ebiz-il50nti1<09>192.168.3.12
<
09>Web Root Availability<09>
TCP/IP Service check complete. FAILED
(C:\Program Files\WhatsUp\Ebiz-IL50NTI3.wup) map poll complete

Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/




Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/

Reply via email to