]> err.no Git - varnish/shortlog
varnish
2006-09-20 phkExamine queue length, not how many have passed through...
2006-09-20 desUpdate.
2006-09-20 phkWhen ditching sessions due to overflow, only ditch...
2006-09-20 desTrust autoconf to dtrt wrt libraries.
2006-09-20 desRegenerate.
2006-09-20 desWhitespace, comment and attribution fixes.
2006-09-19 phkRemove doubled author information.
2006-09-18 desRe-regenerate.
2006-09-18 phkTypo
2006-09-18 phkQuench warnings.
2006-09-18 phkAssert my right to be identified as the author of this...
2006-09-18 phkRemove this not-quite-a-prototype
2006-09-18 desRegenerate to revert over-eager mechanical edits.
2006-09-18 desExpand tags.
2006-09-18 desRendons à César ce qui lui appartient.
2006-09-18 phkRemove unused directory
2006-09-18 phkRemove unused file
2006-09-18 phkRemove unused file
2006-09-18 desLicensify man pages as well.
2006-09-18 desLicensify.
2006-09-18 desA tool to add the BSD license to the top of a source...
2006-09-18 phkMore backend error conditions changed from assert to 503
2006-09-18 phkDeal with backend connection errors while fetching...
2006-09-18 phkIntroduce three new params, to limit overflow queue...
2006-09-18 phkDon't copy the Age: header into the object.
2006-09-18 desAdd man page.
2006-09-18 phkOff by one.
2006-09-18 phkSet worker idle timestamp to request end.
2006-09-18 phkDrop the n_wrk_busy statistics, it is too expensive...
2006-09-18 phkAdd a couple of XXX comments
2006-09-18 phktypo
2006-09-18 phkAdd stat field missing in last commit
2006-09-18 phkMake a global overflow queue so we don't risk parking...
2006-09-18 phkeliminate redundant counter.
2006-09-18 phkIncrease CLI respone timeout to 5 seconds and tell...
2006-09-18 desCorrect the description of the second and third fields.
2006-09-18 desAdd a -w option to set the delay between updates.
2006-09-18 phkMake sure all threads don't end up in the same work...
2006-09-18 desAdd an explanation of the columns in the main display.
2006-09-18 desWiden fields sufficiently to accomodate gigabit rates.
2006-09-18 phkMake flexelint happier
2006-09-18 phkAdd a simple linear retry in five steps for backend...
2006-09-18 phkbraino
2006-09-18 phkGet shmlog records into more sensible order.
2006-09-18 phkUnify backend error handling
2006-09-18 phkMinor cleanups
2006-09-17 phkRevert these two for now. The expiry thread doesn...
2006-09-17 phkUse workerthres log buffer much more extensively
2006-09-17 phkDecontest the shared memory mutex:
2006-09-17 phkPart of this commit leaked into the previous commit:
2006-09-17 phkKeep track of shmlog mutex contests
2006-09-17 phkOops, off by one.
2006-09-17 phkUse the worker pools in round-robin fashion.
2006-09-17 phkFix logic bug so we don't reap worker threads all the...
2006-09-17 phkWhitespace
2006-09-17 phkMake sure we get the error messages from a dying child.
2006-09-17 phkSet sockopts on the listen socket and probe the accepte...
2006-09-17 desUpdate the parameter list in the man page, and add...
2006-09-17 phkPossibly better logic.
2006-09-16 phkEmbellish the parameter descriptions somewhat.
2006-09-16 phkChange statistics from gauge to counter
2006-09-16 phkDuh! We need to count stats in per workerthread and...
2006-09-16 phkPreallocate a srcaddr per workerthread to speed up...
2006-09-16 phkAccount directly into the session.
2006-09-16 phkuse miniobj on srcaddr's
2006-09-16 phkmake flexelint marginally happier
2006-09-16 phktwiddle explanations and defaults.
2006-09-16 phkUse srcaddr mutex for srcaddr stats update to reduce...
2006-09-16 phkGive the srcaddr stats an overhaul.
2006-09-16 phkVCL configs change relatively seldom so we can cache...
2006-09-16 phkMake it possible to have multiple worker pools.
2006-09-16 phkfix debug locks
2006-09-16 phkWrap mutex more completely so that experimentation...
2006-09-16 phkwrap line
2006-09-16 phkcorrectly round INT32_MAX down to page boundary
2006-09-16 desRename -1 to -f, and add a -1 option meaning "once...
2006-09-16 desAdd a non-blocking mode to the log reader.
2006-09-16 desAdd a man page.
2006-09-16 desUmm, what have I been smoking? varnishstat is not...
2006-09-16 desBring up-to-date.
2006-09-16 desRemove stray -a description.
2006-09-16 desBring up-to-date.
2006-09-16 desBump date and add cross-references to all log programs.
2006-09-16 des-c collides with one of the standard VSL options, so...
2006-09-16 desSort options correctly.
2006-09-16 desBring up-to-date, and sort options correctly.
2006-09-16 desSort options correctly.
2006-09-16 desFix usage string.
2006-09-16 desAdd -V option, fix usage string.
2006-09-16 desAdd the ability to write to a file (it was previously...
2006-09-16 desAdd a -a option to control append / overwrite when...
2006-09-16 desAdd a usage string for the standard VSL options.
2006-09-16 desTweak storage file size calculations. Avoid overflow...
2006-09-16 phkJust in case.
2006-09-16 desExpand keywords.
2006-09-16 desBring up-to-date. Still lacks descriptions for managem...
2006-09-16 phkForgot about embedded CLI commands here.
2006-09-16 desThe buckets_per_mutex parameter was removed in r813.
2006-09-16 phkUse generic param setting stuff
2006-09-16 phkMake the listen depth a paramter.
next