HTTP/1.0 error 500
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Web Servers on Unix and Linux > HTTP/1.0 error 500




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    HTTP/1.0 error 500  
Reinhold Just


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-09-05 10:53 PM

hi ng,

i have to make a health script for loadbalancing with which i just have
to check the being of index.html. so i send GET /index.html HTTP/1.0. i
expect a HTTP/1.1 200 OK but get a HTTP/1.1 500 Internal Server Error (
Server Apache/2.0.54 (Unix) DAV/2 ).
when i do a GET /index.html HTTP/1.1 HOST:www.test.com i get HTTP/1.1
200 OK . when i make a GET /index.html HTTP/1.0 HOST:www.test.com i also
get HTTP/1.1 200 OK. i thought HTTP/1.0 dosen't need a HOST-request ?
where i go wrong ?



regards Reinhold





[ Post a follow-up to this message ]



    Re: HTTP/1.0 error 500  
kerzum@mail.ru


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-12-05 10:56 PM

Reinhold Just wrote:
> hi ng,
>
> i have to make a health script for loadbalancing with which i just have
> to check the being of index.html. so i send GET /index.html HTTP/1.0. i
> expect a HTTP/1.1 200 OK but get a HTTP/1.1 500 Internal Server Error (
> Server Apache/2.0.54 (Unix) DAV/2 ).
> when i do a GET /index.html HTTP/1.1 HOST:www.test.com i get HTTP/1.1
> 200 OK . when i make a GET /index.html HTTP/1.0 HOST:www.test.com i also
> get HTTP/1.1 200 OK. i thought HTTP/1.0 dosen't need a HOST-request ?
> where i go wrong ?
>
>
>
> regards Reinhold

Hi.
The server you're sending requests to seems not to have 'default host'
configured
and so is not able to respond you first request. So it's about server
config, not protocol.

Peter A. Kerzum






[ Post a follow-up to this message ]



    Re: HTTP/1.0 error 500  
Reinhold Just


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-12-05 10:56 PM

kerzum@mail.ru schrieb:
> Reinhold Just wrote:
> 
>
>
> Hi.
> The server you're sending requests to seems not to have 'default host'
> configured
> and so is not able to respond you first request. So it's about server
> config, not protocol.
>
> Peter A. Kerzum
>

Hi Peter,

thanx for the answer. i will ask the server administrator for that.

regards Reinhold





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 03:32 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register