Timeline
03/12/10:
- 23:01 VTLA edited by
- VRE (diff)
- 16:57 Ticket #665 (should provide function for aligned allocations on the workspace) created by
- When WS_Malloc was implemented, it was probably designed for the purpose …
- 16:49 VUG2 edited by
- (diff)
- 14:34 Ticket #664 (Trac notifications should have To: header) created by
- Current varnish trac notifications don't have a To: header and trigger …
- 11:49 Ticket #663 (Varnish should auto-configure pthread support and VCC_CC) created by
- The issues described in …
03/11/10:
- 17:08 AlphaReadme edited by
- Update URLs (diff)
- 17:07 OutOfTheBox edited by
- Update URL (diff)
- 17:06 ReleaseEngineering edited by
- Update URLs (diff)
- 17:03 UsingSvnSvk edited by
- Update URLs (diff)
- 17:00 Performance edited by
- Update URL (diff)
- 16:58 MailingLists edited by
- Update URLs (diff)
03/10/10:
- 11:52 Sponsors edited by
- Fix url (diff)
- 10:17 Changeset [4606] by
- Merge changelogs from the 2.0 branch
- 09:53 Ticket #662 ("Connection refused" crashes) created by
- Sent this to the mailing list but realised it's probably better reported …
- 09:17 Sponsors edited by
- (diff)
- 09:15 CommercialSupport edited by
- (diff)
03/09/10:
- 12:27 Changeset [4605] by
- Stop messing with the linger bit, there are too many portability issues …
- 01:19 VCLExampleSimpleRestarts created by
- 01:16 VCLExamples edited by
- adding example of protection from 5xx apache error codes (diff)
03/08/10:
- 16:26 Changeset [4604] by
- Use a small -smalloc store for this test.
03/07/10:
- 16:45 VTLA edited by
- confirmed by phk (diff)
- 16:26 VTLA edited by
- have I got this right? (diff)
- 13:35 VTLA edited by
- (diff)
- 12:38 VTLA edited by
- Tried to infer meanings of additional VTLAs from the code (diff)
03/06/10:
- 06:37 Ticket #661 (More Varnish Crashes) closed by
- fixed: This is already fixed in r4603
- 01:36 Ticket #661 (More Varnish Crashes) created by
- OpenSolaris? / SNV98 - varnish-trunk SVN 4602M Panicked an hour apart …
03/03/10:
- 10:12 Changeset [4603] by
- Assert on the right HTTP structure. Found by: luc/tom28
03/01/10:
- 17:48 Ticket #660 (Varnish LINGER crash in tcp.c) created by
- varnishd (varnish-trunk SVN 4596M) / opensolaris snv98 […]
- 13:37 Ticket #650 (Varnish probes and nginx + FastCGI don't get on together.) closed by
- worksforme: The CPU usage problem is probably because you hit a half-fix for #644. …
- 13:33 Ticket #652 (restart; loses POST data) closed by
- invalid: We throw away the body when we do the hash-lookup, and there is not much …
- 13:13 Ticket #654 (VCL with Embeded C) closed by
- worksforme: This is known to work. Be very careful about using variable names like …
- 13:08 Ticket #658 (Response Content Change) closed by
- wontfix: We don't currently support this with anything that looks like a sensible …
- 12:30 Changeset [4602] by
- Set more missing svn:keywords
- 12:24 Changeset [4601] by
- Add svn:keywords properties
- 12:21 Changeset [4600] by
- Also fix this one
- 12:20 Changeset [4599] by
- Try again, this time with the right property: svn:keywordS
- 12:18 Changeset [4598] by
- Set svn:keyword property
- 10:44 Changeset [4597] by
- Read the epoll-timeout thread in the right place With level-triggered …
02/28/10:
- 20:02 Ticket #659 (Varnish hcb_cleaner asset crash) created by
- […]
- 00:45 Ticket #658 (Response Content Change) created by
- We would like to modify the returned response from the back end (not only …
- 00:14 Ticket #657 (Log File) closed by
- worksforme: Make sure you give the log programs the same -n argument as you give …
- 00:06 Ticket #657 (Log File) created by
- Using trunk version (Feb 26, 2010) on Fedora: I tried to read the log …
02/27/10:
- 21:50 CLI edited by
- (diff)
- 21:15 CLI edited by
- (diff)
- 20:51 CLI edited by
- (diff)
- 16:07 Ticket #656 (Mismatching /* ... */ might cause confusion) closed by
- duplicate: dup of #655
- 13:01 Ticket #656 (Mismatching /* ... */ might cause confusion) created by
- They certainly did for me when the following is compiled, it results in a …
- 13:01 Ticket #655 (Mismatching /* ... */ might cause confusion) created by
- They certainly did for me when the following is compiled, it results in a …
02/26/10:
- 20:17 Changeset [4596] by
- Add a "pass" mode, where varnishadm just passes your commands, but does …
- 20:16 Changeset [4595] by
- Use -S with varnishtest
- 20:16 Changeset [4594] by
- Clean up #includes
- 17:37 Ticket #654 (VCL with Embeded C) created by
- I'm using Varnish 2.0.6 I installed the version on Fedora 8 and started …
- 16:44 Ticket #653 (TCP connections are not closed properly) created by
- Hi, For some reason Varnish uses RST packets instead of FIN to close …
- 13:18 Changeset [4593] by
- Add "-S secret_file" support to varnishadm.
- 13:17 Changeset [4592] by
- Use the library function to check the authentication response.
- 13:12 Changeset [4591] by
- Make the response argument a #defined size buffer, and assert that the …
- 13:04 Changeset [4590] by
- Add a function to calculate the proper response to a AUTH challenge from …
- 10:42 Ticket #652 (restart; loses POST data) created by
- We're using a trick to emulate internal redirects, involving 'restart;' in …
- 10:37 Changeset [4589] by
- Give varnishadm a -t argument, to set a timeout for operations. Use …
- 10:35 Changeset [4588] by
- Give VSS_open() a timeout argument.
- 09:57 Changeset [4587] by
- Use our nice library routines instead of home-rolling.
02/25/10:
- 23:54 VUG2 edited by
- I'm definetely going. :) (diff)
- 15:57 VCLExampleCachingLoggedInUsers edited by
- (diff)
- 15:53 VCLExampleCachingLoggedInUsers edited by
- The regex for matching myapp_unique_user_id cookie was incorrect (the … (diff)
02/24/10:
- 11:49 Changeset [4586] by
- More coverage of cli_serve.c
- 02:40 VarnishAndDrupal edited by
- (diff)
- 02:40 VarnishAndDrupal edited by
- (diff)
- 02:39 VarnishAndDrupal edited by
- (diff)
- 02:39 VarnishAndDrupal created by
- Adding platform notes for future generations.
- 02:30 WikiStart edited by
- Adding link for Drupal (diff)
- 00:09 Installation edited by
- (diff)
02/23/10:
- 23:40 Installation edited by
- Adding newbie-friendly opensolaris instructions (diff)
02/22/10:
- 22:51 Changeset [4585] by
- Put an upper limit on how many threads to create
- 22:32 Changeset [4584] by
- Sigh, POSIXed again: The minimum thread stack size is not a compile time …
- 22:12 Changeset [4583] by
- Respect PTHREAD_STACK_MIN for workerthread stack size.
- 19:14 Varnishlog_rfc edited by
- (diff)
- 18:02 VUG2 edited by
- (diff)
- 16:31 Varnishlog_rfc edited by
- (diff)
- 13:16 Ticket #648 (http read error: 11) closed by
- worksforme: First off, check your timeout parameters if you have pages that take 20 …
02/21/10:
- 23:00 Changeset [4582] by
- Various flexelint inspired cleanups
- 21:36 Changeset [4581] by
- Evict the [v]asprintf compat & configure stuff, we have stopped using …
- 21:24 Changeset [4580] by
- Evict the last *asprintf usage.
- 21:15 Changeset [4579] by
- nitpicking with flexelint
- 19:38 PostTwoShoppingList edited by
- (diff)
- 03:01 PostTwoShoppingList edited by
- (diff)
- 00:14 VUG2 edited by
- (diff)
02/19/10:
- 15:14 VUG2 edited by
- (diff)
- 11:52 Varnishlog_rfc edited by
- (diff)
- 11:52 Varnishlog_rfc edited by
- (diff)
- 11:51 Varnishlog_rfc edited by
- (diff)
02/18/10:
- 23:21 Ticket #651 (Can't run varnishd on OpenSolaris) created by
- Issue: Message from C-compiler: Undefined first …
- 20:50 Ticket #650 (Varnish probes and nginx + FastCGI don't get on together.) created by
- It seems to be well known (but somewhat obscure - took some effort to …
- 20:50 Varnishlog_rfc edited by
- (diff)
- 19:01 Varnishlog_rfc edited by
- (diff)
- 18:55 Varnishlog_rfc created by
- 12:48 Changeset [4578] by
- Don't emit confusing messages about errors during cleanup
- 11:47 Changeset [4577] by
- Align new segments properly.
02/17/10:
- 23:37 Ticket #649 (Varnish LINGER crash on Solaris) created by
- OpenSolaris?, SNV98; newest trunk r4576. […]
- 22:17 Ticket #648 (http read error: 11) created by
- I'm receiving an "http read error: 11" in my varnish log which corresponds …
- 20:07 Changeset [4576] by
- Tell FlexeLint? that we ignore returnvalues on purpose.
- 20:03 Changeset [4575] by
- Use %jd for pid_t's to make -1 look sensible.
- 16:03 Changeset [4574] by
- Make the session_linger a one-shot timer, and apply it also to new …
- 15:53 Changeset [4573] by
- Use /tmp as TMPDIR if not otherwise set.
- 14:12 Changeset [4572] by
- Try to handle socket state calls that return errno's relating to the …
- 13:57 Changeset [4571] by
- Bail if argumets are set after varnishd is launched.
- 11:00 Ticket #636 (Varnish crash in trunk 4492) closed by
- fixed: This race is belived to have been fixed.
- 10:59 Ticket #548 (Sig 11 crash in trunk 4199) closed by
- fixed: Close this ticket, this race is now fixed.
- 10:58 Ticket #522 (Odd TCP reset problems with trunk 4080) closed by
- fixed: Time out this ticket, issue belived fixed.
- 10:41 Changeset [4570] by
- Don't check for EISDIR, it's not portable (solaris)
- 10:24 Changeset [4569] by
- In one of the the first threads we launch, test that errno is thread local …
02/16/10:
- 22:41 Changeset [4568] by
- Add a new "feature" command, and skip the test if we don't have the …
- 22:21 Changeset [4567] by
- Revert part of last commit, it's not ready for primetime yet.
- 22:12 Changeset [4566] by
- Pretend to use variable, even if kernel is deficient.
- 22:11 Changeset [4565] by
- Pretend to use the variables, even if the kernel is deficient.
- 22:08 Changeset [4564] by
- Missing <signal.h>.
- 22:06 Changeset [4563] by
- Void* cast for mmap() and friends for portability (solaris).
- 22:05 Changeset [4562] by
- Print pid_t's as uintmax_t for portability (solaris)
- 22:00 Ticket #615 (Varnish crashes every few minutes with Assert error in VCA_Prep(), ...) closed by
- fixed: see #626
- 22:00 Ticket #588 (Varnish crashes every other second with Assert error in VCA_Prep(), ...) closed by
- fixed: See #626
02/15/10:
- 15:58 Ticket #644 (Deadlock in 2.0.x under high load.) reopened by
- Reopening this based on reports that this switches the deadlock into a …
- 14:47 Ticket #647 (ESI and mod_deflate don't work together) closed by
- invalid: Yes, we want to support outbound compression. No, we don't support it …
- 14:31 Ticket #645 ([PATCH] Log hits only with varnishncsa) closed by
- duplicate: Dup of 646 (which has the patch attached)
- 10:26 Ticket #647 (ESI and mod_deflate don't work together) created by
- I know about #594 and I see http://varnish-cache.org/wiki/FAQ/Compression …
02/13/10:
- 23:12 VUG2 edited by
- add myself (diff)
- 21:24 Changeset [4561] by
- Be even more paranoid in the poll waiter. Don't update the pollfd state …
- 09:55 Changeset [4560] by
- Assert that we found all active fd's
- 09:31 Ticket #356 (v00017.vtc fails on x86_64) closed by
- fixed: (In [4559]) Change from a non-resolving to an illegal DNS name, to avoid …
- 09:31 Changeset [4559] by
- Change from a non-resolving to an illegal DNS name, to avoid spurious …
- 04:52 Ticket #356 (v00017.vtc fails on x86_64) reopened by
- I'm seeing that on version 2.02 2.03 2.05 2.06 Looks like it successfully …
02/12/10:
- 13:49 Changeset [4558] by
- Remove unused HTTP_HDR_MAX_VAL configuration, it is a regular parameter …
- 12:58 Changeset [4557] by
- Update copyright messages of files significantly changed in 2010 so far.
- 12:42 Changeset [4556] by
- White-space cleanup
- 12:26 Changeset [4555] by
- Set Id keyword expansion
- 12:25 Changeset [4554] by
- Set Id keyword expansion on these files.
- 12:13 2.1-TODO edited by
- (diff)
- 12:08 2.1-TODO edited by
- (diff)
- 12:08 2.1-TODO edited by
- (diff)
02/11/10:
- 23:59 VUG2 edited by
- (diff)
- 18:43 Changeset [4553] by
- Remove old start_time code, replaced by VSL_stats->uptime
- 14:21 VUG2 edited by
- (diff)
- 12:58 Ticket #644 (Deadlock in 2.0.x under high load.) closed by
- fixed: (In [4552]) Don't use edge-triggered mode in epoll Fixes #644
- 12:58 Changeset [4552] by
- Don't use edge-triggered mode in epoll Fixes #644
- 08:54 Ticket #646 ([PATCH] Log hits only with varnishncsa) created by
- I've added the ability log only cache hits with varnishncsa. …
- 08:53 Ticket #645 ([PATCH] Log hits only with varnishncsa) created by
- I've added the ability log only cache hits with varnishncsa. …
02/10/10:
- 18:12 VUG2 edited by
- (diff)
- 16:23 Changeset [4551] by
- Document .initial
- 15:21 VUG2 edited by
- (diff)
- 14:58 VUG2 edited by
- (diff)
- 14:46 Changeset [4550] by
- Centralize default param changes for VM conservation on 32 bit systems. …
- 13:48 Changeset [4549] by
- Close what might be a race, and assert that it doesn't happen: When we do …
- 13:44 Changeset [4548] by
- Be much more paranoid about objhead refcounts
- 13:38 Changeset [4547] by
- Comments with a warning I came close to forgetting
- 12:00 Changeset [4546] by
- Don't stumble over zero pid fields.
- 11:44 Changeset [4545] by
- Oops, don't override fetch failure status.
- 11:35 Changeset [4544] by
- Add regression test for #495
- 11:35 Ticket #495 (HTTP/1.0 or 'Connection: closed' backend race condition) closed by
- fixed: (In [4543]) Make sure we always close backend socket if the backend sends …
- 11:35 Changeset [4543] by
- Make sure we always close backend socket if the backend sends "Connection: …
- 11:34 Changeset [4542] by
- Make it possible to check that varnish closes the backend socket.
- 11:15 Changeset [4541] by
- Off-by-one bug prevented the actual failure from being displayed if -v …
- 10:32 2.1-TODO edited by
- (diff)
- 10:22 Ticket #642 (log buffer (VSL) can get corrupted) closed by
- fixed: The main cause of shmlog trashing we have seen, have been multiple …
- 10:18 Ticket #641 (client requests http/1.1, backend is http/1.0 conflicts with ...) closed by
- fixed: I have re-read the relevant RFCs and changed Varnish so that the outgoing …
- 10:16 2.1-TODO created by
Note: See TracTimeline
for information about the timeline view.
