Re: Any one can help me to run varnish on Linux (Redhat Enterprise)?

2008-12-30 Thread Dag-Erling Smørgrav
"Babblu Ghimire" writes: > I issued such command from terminal: > #varnishd -a "192.168.0.1"/8000 (avail varnish to my network) > #varnishd -b "192.168.0.1"/3128 (pointed to my squid server) Neither of these will work, because a) the address syntax is incorrect and b) you need to specify both a l

Any one can help me to run varnish on Linux (Redhat Enterprise)?

2008-12-30 Thread Babblu Ghimire
I had installed Varnish in My Redhat Enterprise Workstation, it's working But can't operate as proxy server. My network is 192.168.0.0/24 I issued such command from terminal: #varnishd -a "192.168.0.1"/8000 (avail varnish to my network) #varnishd -b "192.168.0.1"/3128 (pointed to my squid server)