On Tue, 8 Jan 2002 13:31 +0200, Iulian Filip wrote: > > Buna rlug, > am incercat sa vad de ce nu mare squid-ul si ... > [root@tehnoton init.d]# telnet 0 8080 > Trying 0.0.0.0... > Connected to 0. > Escape character is '^]'. > get http://www.yahoo.com/index.html http/1.0 Dupa linia asta trebuie sa mai dai o linie goala pentru a-i spune squid-ului ca ai terminat header-ul cererii. Si trebuie sa folosesti majuscule pentru "GET" si "HTTP/1.0". > HTTP/1.0 408 Request Time-out > Server: Squid/2.3.STABLE4 > Mime-Version: 1.0 > Date: Tue, 08 Jan 2002 18:03:00 GMT > Content-Type: text/html > Content-Length: 596 > Expires: Tue, 08 Jan 2002 18:03:00 GMT > X-Squid-Error: ERR_LIFETIME_EXP 0 > > M-am uitat prin doace si nu am inteles nimic > la quick_abort n-am umblat > Are cineva idee ce are? Squid-ul asteapta sa-i trimiti toata cererea, ceea ce tu nu faci. Dupa ce expira request_timeout iti raspunde cu acel mesaj. HTTP 408 inseamna: "The client did not produce a request within the time that the server was prepared to wait. The client MAY repeat the request without modifications at any later time." -- Radu Greab --- Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to unsubscribe from this list.
