I am getting this now. Its says nothing to purge?

[EMAIL PROTECTED] ~]# telnet localhost 80
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
PURGE / HTTP/1.1
Host: beta.manyone.net

HTTP/1.0 404 Not Found
Server: Varnish
Retry-After: 0
Content-Type: text/html; charset=utf-8
Content-Length: 425
Date: Mon, 21 Apr 2008 15:00:09 GMT
X-Varnish: 497484035
Age: nan
Via: 1.1 varnish
Connection: keep-alive

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
<html>
  <head>
    <title>404 Not Found</title>
  </head>
  <body>
    <h1>Error 404 Not Found</h1>
    <p>Not in cache.</p>
    <h3>Guru Meditation:</h3>
    <p>XID: 497484035</p>
    <address><a
href="http://www.varnish-cache.org/";>Varnish</a></address>
  </body>
</html>
Connection closed by foreign host.


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Poul-Henning Kamp
Sent: Monday, April 21, 2008 7:56 AM
To: Pavel Pragin
Cc: Sven Tietje; [email protected]
Subject: Re: url.purge 

In message
<[EMAIL PROTECTED]
m>, "Pavel Pragin" writes:
>Hello,
>
>Can you please help me put it the right order. I will be very great
>full.

Put the purge stuff first.


-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by
incompetence.
_______________________________________________
varnish-misc mailing list
[email protected]
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to