Timeline


and

03/12/10:

23:01 VTLA edited by slink
VRE (diff)
16:57 Ticket #665 (should provide function for aligned allocations on the workspace) created by slink
When WS_Malloc was implemented, it was probably designed for the purpose …
16:49 VUG2 edited by ay
(diff)
14:34 Ticket #664 (Trac notifications should have To: header) created by slink
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 slink
The issues described in …

03/11/10:

17:08 AlphaReadme edited by tfheen
Update URLs (diff)
17:07 OutOfTheBox edited by tfheen
Update URL (diff)
17:06 ReleaseEngineering edited by tfheen
Update URLs (diff)
17:03 UsingSvnSvk edited by tfheen
Update URLs (diff)
17:00 Performance edited by tfheen
Update URL (diff)
16:58 MailingLists edited by tfheen
Update URLs (diff)

03/10/10:

11:52 Sponsors edited by tfheen
Fix url (diff)
10:17 Changeset [4606] by tfheen
Merge changelogs from the 2.0 branch
09:53 Ticket #662 ("Connection refused" crashes) created by wrighty
Sent this to the mailing list but realised it's probably better reported …
09:17 Sponsors edited by tfheen
(diff)
09:15 CommercialSupport edited by tfheen
(diff)

03/09/10:

12:27 Changeset [4605] by phk
Stop messing with the linger bit, there are too many portability issues …
01:19 VCLExampleSimpleRestarts created by gregcoit
01:16 VCLExamples edited by gregcoit
adding example of protection from 5xx apache error codes (diff)

03/08/10:

16:26 Changeset [4604] by phk
Use a small -smalloc store for this test.

03/07/10:

16:45 VTLA edited by slink
confirmed by phk (diff)
16:26 VTLA edited by slink
have I got this right? (diff)
13:35 VTLA edited by phk
(diff)
12:38 VTLA edited by slink
Tried to infer meanings of additional VTLAs from the code (diff)

03/06/10:

06:37 Ticket #661 (More Varnish Crashes) closed by phk
fixed: This is already fixed in r4603
01:36 Ticket #661 (More Varnish Crashes) created by victori
OpenSolaris? / SNV98 - varnish-trunk SVN 4602M Panicked an hour apart …

03/03/10:

10:12 Changeset [4603] by phk
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 victori
varnishd (varnish-trunk SVN 4596M) / opensolaris snv98 […]
13:37 Ticket #650 (Varnish probes and nginx + FastCGI don't get on together.) closed by phk
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 phk
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 phk
worksforme: This is known to work. Be very careful about using variable names like …
13:08 Ticket #658 (Response Content Change) closed by phk
wontfix: We don't currently support this with anything that looks like a sensible …
12:30 Changeset [4602] by phk
Set more missing svn:keywords
12:24 Changeset [4601] by phk
Add svn:keywords properties
12:21 Changeset [4600] by phk
Also fix this one
12:20 Changeset [4599] by phk
Try again, this time with the right property: svn:keywordS
12:18 Changeset [4598] by phk
Set svn:keyword property
10:44 Changeset [4597] by kristian
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 victori
[…]
00:45 Ticket #658 (Response Content Change) created by MosheKaplan
We would like to modify the returned response from the back end (not only …
00:14 Ticket #657 (Log File) closed by phk
worksforme: Make sure you give the log programs the same -n argument as you give …
00:06 Ticket #657 (Log File) created by MosheKaplan
Using trunk version (Feb 26, 2010) on Fedora: I tried to read the log …

02/27/10:

21:50 CLI edited by phk
(diff)
21:15 CLI edited by phk
(diff)
20:51 CLI edited by phk
(diff)
16:07 Ticket #656 (Mismatching /* ... */ might cause confusion) closed by phk
duplicate: dup of #655
13:01 Ticket #656 (Mismatching /* ... */ might cause confusion) created by zviratko
They certainly did for me when the following is compiled, it results in a …
13:01 Ticket #655 (Mismatching /* ... */ might cause confusion) created by zviratko
They certainly did for me when the following is compiled, it results in a …

02/26/10:

20:17 Changeset [4596] by phk
Add a "pass" mode, where varnishadm just passes your commands, but does …
20:16 Changeset [4595] by phk
Use -S with varnishtest
20:16 Changeset [4594] by phk
Clean up #includes
17:37 Ticket #654 (VCL with Embeded C) created by MosheKaplan
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 Sesse
Hi, For some reason Varnish uses RST packets instead of FIN to close …
13:18 Changeset [4593] by phk
Add "-S secret_file" support to varnishadm.
13:17 Changeset [4592] by phk
Use the library function to check the authentication response.
13:12 Changeset [4591] by phk
Make the response argument a #defined size buffer, and assert that the …
13:04 Changeset [4590] by phk
Add a function to calculate the proper response to a AUTH challenge from …
10:42 Ticket #652 (restart; loses POST data) created by jespern
We're using a trick to emulate internal redirects, involving 'restart;' in …
10:37 Changeset [4589] by phk
Give varnishadm a -t argument, to set a timeout for operations. Use …
10:35 Changeset [4588] by phk
Give VSS_open() a timeout argument.
09:57 Changeset [4587] by phk
Use our nice library routines instead of home-rolling.

02/25/10:

23:54 VUG2 edited by pablort
I'm definetely going. :) (diff)
15:57 VCLExampleCachingLoggedInUsers edited by tgr
(diff)
15:53 VCLExampleCachingLoggedInUsers edited by tgr
The regex for matching myapp_unique_user_id cookie was incorrect (the … (diff)

02/24/10:

11:49 Changeset [4586] by phk
More coverage of cli_serve.c
02:40 VarnishAndDrupal edited by josh_k
(diff)
02:40 VarnishAndDrupal edited by josh_k
(diff)
02:39 VarnishAndDrupal edited by josh_k
(diff)
02:39 VarnishAndDrupal created by josh_k
Adding platform notes for future generations.
02:30 WikiStart edited by josh_k
Adding link for Drupal (diff)
00:09 Installation edited by josh_k
(diff)

02/23/10:

23:40 Installation edited by josh_k
Adding newbie-friendly opensolaris instructions (diff)

02/22/10:

22:51 Changeset [4585] by phk
Put an upper limit on how many threads to create
22:32 Changeset [4584] by phk
Sigh, POSIXed again: The minimum thread stack size is not a compile time …
22:12 Changeset [4583] by phk
Respect PTHREAD_STACK_MIN for workerthread stack size.
19:14 Varnishlog_rfc edited by perbu
(diff)
18:02 VUG2 edited by pablort
(diff)
16:31 Varnishlog_rfc edited by perbu
(diff)
13:16 Ticket #648 (http read error: 11) closed by phk
worksforme: First off, check your timeout parameters if you have pages that take 20 …

02/21/10:

23:00 Changeset [4582] by phk
Various flexelint inspired cleanups
21:36 Changeset [4581] by phk
Evict the [v]asprintf compat & configure stuff, we have stopped using …
21:24 Changeset [4580] by phk
Evict the last *asprintf usage.
21:15 Changeset [4579] by phk
nitpicking with flexelint
19:38 PostTwoShoppingList edited by mikko
(diff)
03:01 PostTwoShoppingList edited by drwilco
(diff)
00:14 VUG2 edited by drwilco
(diff)

02/19/10:

15:14 VUG2 edited by phk
(diff)
11:52 Varnishlog_rfc edited by perbu
(diff)
11:52 Varnishlog_rfc edited by perbu
(diff)
11:51 Varnishlog_rfc edited by perbu
(diff)

02/18/10:

23:21 Ticket #651 (Can't run varnishd on OpenSolaris) created by asyd
Issue: Message from C-compiler: Undefined first …
20:50 Ticket #650 (Varnish probes and nginx + FastCGI don't get on together.) created by t0m
It seems to be well known (but somewhat obscure - took some effort to …
20:50 Varnishlog_rfc edited by perbu
(diff)
19:01 Varnishlog_rfc edited by perbu
(diff)
18:55 Varnishlog_rfc created by perbu
12:48 Changeset [4578] by phk
Don't emit confusing messages about errors during cleanup
11:47 Changeset [4577] by phk
Align new segments properly.

02/17/10:

23:37 Ticket #649 (Varnish LINGER crash on Solaris) created by victori
OpenSolaris?, SNV98; newest trunk r4576. […]
22:17 Ticket #648 (http read error: 11) created by benliles
I'm receiving an "http read error: 11" in my varnish log which corresponds …
20:07 Changeset [4576] by phk
Tell FlexeLint? that we ignore returnvalues on purpose.
20:03 Changeset [4575] by phk
Use %jd for pid_t's to make -1 look sensible.
16:03 Changeset [4574] by phk
Make the session_linger a one-shot timer, and apply it also to new …
15:53 Changeset [4573] by phk
Use /tmp as TMPDIR if not otherwise set.
14:12 Changeset [4572] by phk
Try to handle socket state calls that return errno's relating to the …
13:57 Changeset [4571] by phk
Bail if argumets are set after varnishd is launched.
11:00 Ticket #636 (Varnish crash in trunk 4492) closed by phk
fixed: This race is belived to have been fixed.
10:59 Ticket #548 (Sig 11 crash in trunk 4199) closed by phk
fixed: Close this ticket, this race is now fixed.
10:58 Ticket #522 (Odd TCP reset problems with trunk 4080) closed by phk
fixed: Time out this ticket, issue belived fixed.
10:41 Changeset [4570] by phk
Don't check for EISDIR, it's not portable (solaris)
10:24 Changeset [4569] by phk
In one of the the first threads we launch, test that errno is thread local …

02/16/10:

22:41 Changeset [4568] by phk
Add a new "feature" command, and skip the test if we don't have the …
22:21 Changeset [4567] by phk
Revert part of last commit, it's not ready for primetime yet.
22:12 Changeset [4566] by phk
Pretend to use variable, even if kernel is deficient.
22:11 Changeset [4565] by phk
Pretend to use the variables, even if the kernel is deficient.
22:08 Changeset [4564] by phk
Missing <signal.h>.
22:06 Changeset [4563] by phk
Void* cast for mmap() and friends for portability (solaris).
22:05 Changeset [4562] by phk
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 phk
fixed: see #626
22:00 Ticket #588 (Varnish crashes every other second with Assert error in VCA_Prep(), ...) closed by phk
fixed: See #626

02/15/10:

15:58 Ticket #644 (Deadlock in 2.0.x under high load.) reopened by kristian
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 kristian
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 tfheen
duplicate: Dup of 646 (which has the patch attached)
10:26 Ticket #647 (ESI and mod_deflate don't work together) created by iamer
I know about #594 and I see http://varnish-cache.org/wiki/FAQ/Compression

02/13/10:

23:12 VUG2 edited by mark
add myself (diff)
21:24 Changeset [4561] by phk
Be even more paranoid in the poll waiter. Don't update the pollfd state …
09:55 Changeset [4560] by phk
Assert that we found all active fd's
09:31 Ticket #356 (v00017.vtc fails on x86_64) closed by phk
fixed: (In [4559]) Change from a non-resolving to an illegal DNS name, to avoid …
09:31 Changeset [4559] by phk
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 turb0kat
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 phk
Remove unused HTTP_HDR_MAX_VAL configuration, it is a regular parameter …
12:58 Changeset [4557] by phk
Update copyright messages of files significantly changed in 2010 so far.
12:42 Changeset [4556] by phk
White-space cleanup
12:26 Changeset [4555] by phk
Set Id keyword expansion
12:25 Changeset [4554] by phk
Set Id keyword expansion on these files.
12:13 2.1-TODO edited by phk
(diff)
12:08 2.1-TODO edited by phk
(diff)
12:08 2.1-TODO edited by phk
(diff)

02/11/10:

23:59 VUG2 edited by anakin
(diff)
18:43 Changeset [4553] by kristian
Remove old start_time code, replaced by VSL_stats->uptime
14:21 VUG2 edited by perbu
(diff)
12:58 Ticket #644 (Deadlock in 2.0.x under high load.) closed by kristian
fixed: (In [4552]) Don't use edge-triggered mode in epoll Fixes #644
12:58 Changeset [4552] by kristian
Don't use edge-triggered mode in epoll Fixes #644
08:54 Ticket #646 ([PATCH] Log hits only with varnishncsa) created by bmizerany
I've added the ability log only cache hits with varnishncsa. …
08:53 Ticket #645 ([PATCH] Log hits only with varnishncsa) created by bmizerany
I've added the ability log only cache hits with varnishncsa. …

02/10/10:

18:12 VUG2 edited by phk
(diff)
16:23 Changeset [4551] by kristian
Document .initial
15:21 VUG2 edited by joshk
(diff)
14:58 VUG2 edited by perbu
(diff)
14:46 Changeset [4550] by phk
Centralize default param changes for VM conservation on 32 bit systems. …
13:48 Changeset [4549] by phk
Close what might be a race, and assert that it doesn't happen: When we do …
13:44 Changeset [4548] by phk
Be much more paranoid about objhead refcounts
13:38 Changeset [4547] by phk
Comments with a warning I came close to forgetting
12:00 Changeset [4546] by phk
Don't stumble over zero pid fields.
11:44 Changeset [4545] by phk
Oops, don't override fetch failure status.
11:35 Changeset [4544] by phk
Add regression test for #495
11:35 Ticket #495 (HTTP/1.0 or 'Connection: closed' backend race condition) closed by phk
fixed: (In [4543]) Make sure we always close backend socket if the backend sends …
11:35 Changeset [4543] by phk
Make sure we always close backend socket if the backend sends "Connection: …
11:34 Changeset [4542] by phk
Make it possible to check that varnish closes the backend socket.
11:15 Changeset [4541] by phk
Off-by-one bug prevented the actual failure from being displayed if -v …
10:32 2.1-TODO edited by phk
(diff)
10:22 Ticket #642 (log buffer (VSL) can get corrupted) closed by phk
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 phk
fixed: I have re-read the relevant RFCs and changed Varnish so that the outgoing …
10:16 2.1-TODO created by phk
Note: See TracTimeline for information about the timeline view.