On Wednesday, July 3, 2013 11:20:10 AM UTC+2, Ramiro Morales wrote:
>
> On Sat, Jun 29, 2013 at 9:56 PM, Juan Luis Boya 
> <[email protected]<javascript:>> 
> wrote: 
> > 
> > When daemonize=false, it will set the umask for Django child 
> > processes, effectively changing default permissions for newly created 
> > files, including the socket.  When daemonize=true, it will do nothing. 
>
> Hrm no. It's exactly the opposite. 
>
That was a typo, sorry. 

>
> FastCGI-related reports are scarce and contributions are almost 
> non-existent which IMHO seems to indicate it isn't a widely used 
> deployment technique. You seem to have experience with it and to have a 
> test setup so if you can fix/update (complete with documentation additions 
> and corrections, a lot of bonus points if you can figure a way to write 
> some 
> tests,-)), and try the associated patch then the ticket can reach a status 
> in which it's ready to be applied. 
>
At the moment I have a patch (really simple, in fact, 4 lines) to add the 
socket umask functionality and change the note in the docs regarding it.

I'm looking at unit testing. Maybe.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-developers.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to