atom feed13 messages in ru.sysoev.nginxRe: following symlinks
FromSent OnAttachments
jackdempseyMar 31, 2009 12:38 pm 
Michael ShadleMar 31, 2009 1:07 pm 
Michael ShadleMar 31, 2009 1:08 pm 
Igor SysoevMar 31, 2009 10:32 pm 
Igor SysoevApr 1, 2009 12:06 am 
jackdempseyApr 1, 2009 7:57 am 
Igor SysoevApr 1, 2009 8:06 am 
Igor SysoevApr 1, 2009 10:03 am 
Michael ShadleApr 1, 2009 10:03 am 
Michael ShadleApr 1, 2009 10:13 am 
Igor SysoevApr 1, 2009 12:54 pm 
jackdempseyApr 3, 2009 7:33 am 
jackdempseyApr 3, 2009 8:02 am 
Subject:Re: following symlinks
From:Igor Sysoev (is@rambler-co.ru)
Date:Apr 1, 2009 12:54:21 pm
List:ru.sysoev.nginx

On Wed, Apr 01, 2009 at 10:13:55AM -0700, Michael Shadle wrote:

2009/4/1 Igor Sysoev <is@rambler-co.ru>:

I'm going to release tomorrow 0.6.36 with try_files.

Still, that is additional overhead for you to maintain two branches. Sounds like you're planning 0.8.x around June anyway... and with some people running 0.5.x still too, I'd say let's all try to make a push for more people to run 0.7.x - since that will soon (hopefully) be the stable branch once you finish the cache stuff in April/May (if I recall you post)

I've been running 0.7.x since I started using nginx - it has a bug here and there, but you patch them quickly and it's never been anything that has actually reduced performance/functionality/etc. for me. In fact, you add features quick that benefit me and I receive those benefits because I am on 0.7.x and I don't have to ask you to backport them :)

Before 0.6.x I developed the single branch. However, I understand that by no means all people like development versions. My very self is in the same position in relation to the FreeBSD CURRENT/STABLE branches. Therefore a stable branch should exist at least for bugfixes. I do not want to add many new features to the stable branch, however, I do want that the try_files would become a common pattern instead of if/rewrite's, so I will add it to stable branch.