2006-09-24 |
andersb | Fixed: Compiles correctly, but has a 128 char long... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
andersb | Fixed: Correctly logging "-" when there is no User... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
andersb | Fixed: [] around time. NCSA logformat requires it. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
phk | Always send X-Forwarded-for: header to backend. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
phk | Linux sendfile returns number of bytes written. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
des | Remove leftovers from copy-paste. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
des | Add attribution, bump date. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
des | Add an unfinished vcl(7) man page. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
des | Correct the title, name and description which were... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
des | Declare VSL_tags[] rather than define it. This allows... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
phk | Examine queue length, not how many have passed through... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
des | Update. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
phk | When ditching sessions due to overflow, only ditch... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
des | Trust autoconf to dtrt wrt libraries. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
des | Regenerate. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
des | Whitespace, comment and attribution fixes. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
phk | Remove doubled author information. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | Re-regenerate. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Typo |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Quench warnings. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Assert my right to be identified as the author of this... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Remove this not-quite-a-prototype |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | Regenerate to revert over-eager mechanical edits. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | Expand tags. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | Rendons à César ce qui lui appartient. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Remove unused directory |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Remove unused file |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Remove unused file |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | Licensify man pages as well. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | Licensify. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | A tool to add the BSD license to the top of a source... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | More backend error conditions changed from assert to 503 |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Deal with backend connection errors while fetching... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Introduce three new params, to limit overflow queue... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Don't copy the Age: header into the object. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | Add man page. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Off by one. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Set worker idle timestamp to request end. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Drop the n_wrk_busy statistics, it is too expensive... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Add a couple of XXX comments |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | typo |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Add stat field missing in last commit |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Make a global overflow queue so we don't risk parking... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | eliminate redundant counter. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Increase CLI respone timeout to 5 seconds and tell... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | Correct the description of the second and third fields. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | Add a -w option to set the delay between updates. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Make sure all threads don't end up in the same work... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | Add an explanation of the columns in the main display. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
des | Widen fields sufficiently to accomodate gigabit rates. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Make flexelint happier |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Add a simple linear retry in five steps for backend... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | braino |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Get shmlog records into more sensible order. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Unify backend error handling |
commit | commitdiff | tree | snapshot |
2006-09-18 |
phk | Minor cleanups |
commit | commitdiff | tree | snapshot |
2006-09-17 |
phk | Revert these two for now. The expiry thread doesn... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
phk | Use workerthres log buffer much more extensively |
commit | commitdiff | tree | snapshot |
2006-09-17 |
phk | Decontest the shared memory mutex: |
commit | commitdiff | tree | snapshot |
2006-09-17 |
phk | Part of this commit leaked into the previous commit: |
commit | commitdiff | tree | snapshot |
2006-09-17 |
phk | Keep track of shmlog mutex contests |
commit | commitdiff | tree | snapshot |
2006-09-17 |
phk | Oops, off by one. |
commit | commitdiff | tree | snapshot |
2006-09-17 |
phk | Use the worker pools in round-robin fashion. |
commit | commitdiff | tree | snapshot |
2006-09-17 |
phk | Fix logic bug so we don't reap worker threads all the... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
phk | Whitespace |
commit | commitdiff | tree | snapshot |
2006-09-17 |
phk | Make sure we get the error messages from a dying child. |
commit | commitdiff | tree | snapshot |
2006-09-17 |
phk | Set sockopts on the listen socket and probe the accepte... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
des | Update the parameter list in the man page, and add... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
phk | Possibly better logic. |
commit | commitdiff | tree | snapshot |
2006-09-16 |
phk | Embellish the parameter descriptions somewhat. |
commit | commitdiff | tree | snapshot |
2006-09-16 |
phk | Change statistics from gauge to counter |
commit | commitdiff | tree | snapshot |
2006-09-16 |
phk | Duh! We need to count stats in per workerthread and... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
phk | Preallocate a srcaddr per workerthread to speed up... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
phk | Account directly into the session. |
commit | commitdiff | tree | snapshot |
2006-09-16 |
phk | use miniobj on srcaddr's |
commit | commitdiff | tree | snapshot |
2006-09-16 |
phk | make flexelint marginally happier |
commit | commitdiff | tree | snapshot |
2006-09-16 |
phk | twiddle explanations and defaults. |
commit | commitdiff | tree | snapshot |
2006-09-16 |
phk | Use srcaddr mutex for srcaddr stats update to reduce... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
phk | Give the srcaddr stats an overhaul. |
commit | commitdiff | tree | snapshot |
2006-09-16 |
phk | VCL configs change relatively seldom so we can cache... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
phk | Make it possible to have multiple worker pools. |
commit | commitdiff | tree | snapshot |
2006-09-16 |
phk | fix debug locks |
commit | commitdiff | tree | snapshot |
2006-09-16 |
phk | Wrap mutex more completely so that experimentation... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
phk | wrap line |
commit | commitdiff | tree | snapshot |
2006-09-16 |
phk | correctly round INT32_MAX down to page boundary |
commit | commitdiff | tree | snapshot |
2006-09-16 |
des | Rename -1 to -f, and add a -1 option meaning "once... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
des | Add a non-blocking mode to the log reader. |
commit | commitdiff | tree | snapshot |
2006-09-16 |
des | Add a man page. |
commit | commitdiff | tree | snapshot |
2006-09-16 |
des | Umm, what have I been smoking? varnishstat is not... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
des | Bring up-to-date. |
commit | commitdiff | tree | snapshot |
2006-09-16 |
des | Remove stray -a description. |
commit | commitdiff | tree | snapshot |
2006-09-16 |
des | Bring up-to-date. |
commit | commitdiff | tree | snapshot |
2006-09-16 |
des | Bump date and add cross-references to all log programs. |
commit | commitdiff | tree | snapshot |
2006-09-16 |
des | -c collides with one of the standard VSL options, so... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
des | Sort options correctly. |
commit | commitdiff | tree | snapshot |
2006-09-16 |
des | Bring up-to-date, and sort options correctly. |
commit | commitdiff | tree | snapshot |
2006-09-16 |
des | Sort options correctly. |
commit | commitdiff | tree | snapshot |
2006-09-16 |
des | Fix usage string. |
commit | commitdiff | tree | snapshot |
2006-09-16 |
des | Add -V option, fix usage string. |
commit | commitdiff | tree | snapshot |
2006-09-16 |
des | Add the ability to write to a file (it was previously... |
commit | commitdiff | tree | snapshot |
next |