Re: Solaris x86_64 with SunStudio

2008-10-21 Thread Kamil Radziszewski
Hi,

thanks for your reply. I didn't noticed that VCC_CC option in configure. But
now I have another problem. When I try to GET a file through varnish
the request
is not sent to the backend and varnish reports 503 service unavailable.

I'm running 2.0.1 varnish under Solaris 10 5/08 s10x_u5wos_10 X86 OS.

Here is the output from the varnishlog:

5 SessionOpen  c 172.21.0.59 54358 :80
5 ReqStart c 172.21.0.59 54358 1261771362
5 RxRequestc GET
5 RxURLc /02/995/2995913.2082909.jpg
5 RxProtocol   c HTTP/1.1
5 RxHeader c Host: 172.21.250.47
5 RxHeader c User-Agent: Links (2.1pre37; Linux 2.6.26-1-amd64
x86_64; 156x59)
5 RxHeader c Accept: */*
5 RxHeader c Accept-Encoding: gzip, deflate
5 RxHeader c Accept-Charset: us-ascii, ISO-8859-1, ISO-8859-2,
ISO-8859-3, ISO-8859-4, ISO-8859-5, ISO-8859-6, ISO-8859-7, ISO-8859-8,
ISO-8859-9, ISO-8859-10, ISO-8859-13, ISO-8859-14, ISO-8859-15, ISO-8859-16,
windows-1250, windows-1251, windows-1252, windows-1256,
5 RxHeader c Accept-Language: en, *;q=0.1
5 RxHeader c Connection: Keep-Alive
5 VCL_call c recv
5 VCL_return   c lookup
5 VCL_call c hash
5 VCL_return   c hash
5 VCL_call c miss
5 VCL_return   c fetch
5 VCL_call c error
5 VCL_return   c deliver
5 Length   c 453
5 VCL_call c deliver
5 VCL_return   c deliver
5 TxProtocol   c HTTP/1.1
5 TxStatus c 503
5 TxResponse   c Service Unavailable
5 TxHeader c Server: Varnish
5 TxHeader c Retry-After: 0
5 TxHeader c Content-Type: text/html; charset=utf-8
5 TxHeader c Content-Length: 453
5 TxHeader c Date: Tue, 21 Oct 2008 14:12:10 GMT
5 TxHeader c X-Varnish: 1261771362
5 TxHeader c Age: 0
5 TxHeader c Via: 1.1 varnish
5 TxHeader c Connection: close
5 ReqEnd   c 1261771362 1224598330.323645830 1224598330.324286938
0.000258923 0.000586748 0.54359
5 SessionClose c error
5 StatSess c 172.21.0.59 54358 0 1 1 0 0 0 235 453
0 StatAddr - 172.21.0.59 0 0 1 1 0 0 0 235 453


Best regards.
Kamil
___
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc


Rewrite

2008-06-18 Thread Kamil Radziszewski
Hi, how can i rewrite url in varnish like this:


http://mydomain.com/([0-9]+)/([0-9]+)/([0-9]+)/([0-9]+)\.[0-9]+\.jpg  = 
http://backend/$1/$2/$3/$4.jpg

??


___
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc


Re: Varnish on Solaris 10

2007-09-02 Thread Kamil Radziszewski
Yes, I tried but the make progess failed. I'm asking becasue i don't 
know if this is MY mistake or Solaris is simply not supporting by varnish.
___
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc


Varnish on Solaris

2007-09-01 Thread Kamil Radziszewski
Can I run Varnish on Solaris 10 ?
___
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc


TxHeader and Varnish Identify

2007-07-30 Thread Kamil Radziszewski
Is there any possibility to hide in header Varnish version ??
___
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc


Squid and Varnish

2007-07-24 Thread Kamil Radziszewski

Can somebody help me with translation squid config file on varnish config ?
___
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc


Varnish - memorylimit

2007-07-24 Thread Kamil Radziszewski
How can i set the memory limit for cache ?
___
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc