Should we keep the man pages?

2009-02-09 Thread Per Andreas Buer
Hi, There is a lot of confusion regarding the documentation. Some of it is in the wiki and some of it is in the manual. Some of it is missing - but as always, we're working on that. :-) Should we drop the man pages? Should we drop all of them or just "man vcl"? Dropping a man page would men we wo

Re: Should we keep the man pages?

2009-02-09 Thread Poul-Henning Kamp
In message <498fede4.7060...@redpill-linpro.com>, Per Andreas Buer writes: >Hi, > >There is a lot of confusion regarding the documentation. Some of it is >in the wiki and some of it is in the manual. Some of it is missing - but >as always, we're working on that. :-) > >Should we drop the man pages?

Re: Should we keep the man pages?

2009-02-09 Thread Justin Finkelstein
I agree; man pages are normally used (in my experience) to describe how to access program control instructions, such as parameters, description and exit codes. I think the best approach would be this split, with a static html (or other format) of the wiki documentation included in the distributabl

Configuration question about a domain list for a http.req.host comparaison

2009-02-09 Thread Damien Desmarets
Hello, I have 1 question for you. I haven't found the response in the documentation/wiki. I think you have a big job to wrtie a good documentation ... the current is really poor ! So the question. I have a list of differents domains: azeazeaze.com eruigeiogr.com zezeirjiorf.com ... My configurati

Re: Configuration question about a domain list for a http.req.host comparaison

2009-02-09 Thread Poul-Henning Kamp
In message <49906d31.70...@zaide.org>, Damien Desmarets writes: >The regex comparison is very big with maybe 100 domains. Presently we have no better mechanism. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 p...@freebsd.org | TCP/IP since RFC 956 FreeBSD committer | BS

Weird log entries

2009-02-09 Thread Alecs Henry
Hi guys, I was wondering if any of you has seen the following log entries when using varnishncsa: 127.0.0.1 - - [00/Jan/1900:00:00:00 +] "(null) (null) (null)" (null) - "-" "-" Those are coupled with: 127.0.0.1 - - [09/Feb/2009:19:39:46 +] "(null) (null) (null)" 200 39678 "-" "-" I can se

Re: Weird log entries

2009-02-09 Thread Nick Loman
Alecs Henry wrote: > Those are coupled with: > 127.0.0.1 - - [09/Feb/2009:19:39:46 +] "(null) (null) (null)" 200 > 39678 "-" "-" > I can see an object in the page that has that size (image) -- through > firebug, but the object didn't load into the browser until I hit reload. I've seen log e

Re: Weird log entries

2009-02-09 Thread Alecs Henry
Hi Nick, I forgot to say... It's varnish-trunk. But I saw it on both varnish 2.0.1 and 2.0.2. Alecs On Mon, Feb 9, 2009 at 6:20 PM, Nick Loman wrote: > Alecs Henry wrote: > > Those are coupled with: >> 127.0.0.1 - - [09/Feb/2009:19:39:46 +] "(null) (null) (null)" 200 >> 39678 "-" "-" >> I

Re: Should we keep the man pages?

2009-02-09 Thread Per Andreas Buer
- "Poul-Henning Kamp" wrote: > In message <498fede4.7060...@redpill-linpro.com>, Per Andreas Buer > I think there should be a manpage for the executables, varnishd, > varnishlog, varnishstat etc. > > But for documenting the overall workings and VCL in particular, > manpages suffer badly fro