On 14-09-15 17:05, Sage Weil wrote:
> radosgw now runs as ceph:ceph under systemd.  /run/ceph-rgw is 755 owned 
> as the web user.  I think this will break anybody using apache and 
> fastcgi.  That's not the default, but I don't think that combo 
> makes any sense anyway.
> 
> Should we...
> 
>  - make /run/ceph-rgw ceph:ceph 0755, make the sockets 770, and then make 
> the user add the web user to the ceph group?
> 
>  - make /run/ceph-rgw ceph:www 0755 + group sticky bit and then make the 
> sockets 770 so that the web user can open them?
> 
>  - get rid of /run/ceph-rgw entirely and let the admin do this on their 
> own if they want to do fastcgi instead of civetweb?
> 
> I like of like the last option...

I agree. I would not promote FastCGI in any way. Civetweb is easier and
faster.

So if anyone wants FastCGI, let them override the systemd service file
and add the socket.

> sage
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to