]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Ensure fastcgi socket doesn't clash with gateway daemon socket. 1679/head
authorJohn Wilkins <john.wilkins@inktank.com>
Tue, 29 Apr 2014 01:11:03 +0000 (18:11 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Tue, 29 Apr 2014 01:11:03 +0000 (18:11 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/radosgw/rgw-centos.conf
doc/radosgw/rgw-debian.conf

index 7e0f23f569775bc975848a86fedb5f365593decd..54ef72cf3a5cfbe5399f0177d5f1069c9f6da733 100644 (file)
@@ -1,4 +1,4 @@
-FastCgiExternalServer /var/www/html/s3gw.fcgi -socket /var/run/ceph/client.radosgw.gateway.asok
+FastCgiExternalServer /var/www/html/s3gw.fcgi -socket /var/run/ceph/ceph.radosgw.gateway.fastcgi.sock
 
 
 <VirtualHost *:80>
index 88e43aec706e6859d640cb1fb866884b9f2df58d..127805ed48d614e369855d0b44920a9aba3f389c 100644 (file)
@@ -1,5 +1,4 @@
-FastCgiExternalServer /var/www/s3gw.fcgi -socket /var/run/ceph/client.radosgw.gateway.asok
-
+FastCgiExternalServer /var/www/s3gw.fcgi -socket /var/run/ceph/ceph.radosgw.gateway.fastcgi.sock
 
 <VirtualHost *:80>