Hi Per,

Here is the varnishlog entry:

46 SessionOpen  c 216.98.59.160 41076 :80
   46 ReqStart     c 216.98.59.160 41076 968461987
   46 RxRequest    c GET
   46 RxURL        c /private/UAT/u/Uplay/
   46 RxProtocol   c HTTP/1.1
   46 RxHeader     c Host: static8.ubi.com
   46 RxHeader     c Connection: keep-alive
   46 RxHeader     c Cache-Control: max-age=0
   46 RxHeader     c User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204 Safari/534.16
   46 RxHeader     c Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
   46 RxHeader     c Accept-Encoding: gzip,deflate,sdch
   46 RxHeader     c Accept-Language: en-US,en;q=0.8
   46 RxHeader     c Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
   46 RxHeader     c Cookie: visitor_id=131A97A5-2D2A-47F8-B0FA-E5889548DAB6; utsver=30053; AGT=MTk2OC0xLTE%3D; preferred_locale=a%3A1%3A%7Bs%3A7%3A%22default%22%3Bs%3A2%3A%22ca%22%3B%7D; __utmz=101287877.1304000474.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=10
   46 VCL_call     c recv pass
   46 VCL_call     c hash hash
   46 VCL_call     c pass pass
   46 Backend      c 49 localhost localhost
   46 TTL          c 968461987 RFC 120 1304430984 0 0 0 0
   46 VCL_call     c fetch
   46 TTL          c 968461987 VCL 3600 1304430985
   46 VCL_return   c deliver
   46 ObjProtocol  c HTTP/1.1
   46 ObjStatus    c 200
   46 ObjResponse  c OK
   46 ObjHeader    c Date: Tue, 03 May 2011 13:56:24 GMT
   46 ObjHeader    c Server: Apache
   46 ObjHeader    c Content-Length: 661
   46 ObjHeader    c Content-Type: text/html;charset=ISO-8859-1
   46 ObjHeader    c X-Cacheable: YES:FORCED
   46 VCL_call     c deliver deliver
   46 TxProtocol   c HTTP/1.1
   46 TxStatus     c 200
   46 TxResponse   c OK
   46 TxHeader     c Server: Apache
   46 TxHeader     c Content-Type: text/html;charset=ISO-8859-1
   46 TxHeader     c X-Cacheable: YES:FORCED
   46 TxHeader     c Content-Length: 661
   46 TxHeader     c Date: Tue, 03 May 2011 13:56:24 GMT
   46 TxHeader     c X-Varnish: 968461987
   46 TxHeader     c Age: 0
   46 TxHeader     c Via: 1.1 varnish
   46 TxHeader     c Connection: keep-alive
   46 Length       c 661
   46 ReqEnd       c 968461987 1304430984.649616003 1304430984.682090998 0.000040054 0.032444000 0.000030994


On 11-05-03 05:24 AM, Per Buer wrote:
Hi Michael.

On Mon, May 2, 2011 at 11:55 PM, Michel Andre de la Porte <[email protected]> wrote:
Hi,

I am trying to get httpd's autoindex module to work through varnish. Right now, it's partially working, as in i get the normal layout

Name Last Modified Size Description
Parent Directory

However, no directories are ever displayed. I've tested apache directly and it is showing the full listing as it's supposed to, however varnish is not. I've tried removing that directory from the caching rules, to no avail.


Could you show us a relevant piece of varnishlog?



Per.

--
Per Buer, CEO
Phone: +47 21 98 92 61 / Mobile: +47 958 39 117 / Skype: per.buer
Varnish makes websites fly!

_______________________________________________
varnish-misc mailing list
[email protected]
http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to