On Thu, Feb 28, 2013 at 4:46 PM, Nick Bartos <nick@xxxxxxxxxxxxxxx> wrote: > What web server is recommended for the radosgw front-end? From what I > understand nginx buffers content before sending it to fastcgi, so that > may have issues on larger files or streams. It seems like apache and > lighttpd are reasonable alternatives. > > What are you running and how well does it work? Main development is on being done on apache. Should use mod_fastcgi and not mod_fcgid. Also note that we provide a modified fastcgi module for apache (handles 100-continue, chunked input). And use radosgw externally -- that is, spawn it manually and have don't have apache spawning it. Yehuda _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com