Re: [Gluster-devel] Re: webservers vs. glusterfs vs. namespace

2008-01-19 Thread Sascha Ottolski
Am Samstag 19 Januar 2008 21:46:26 schrieb Sascha Ottolski: > Am Samstag 19 Januar 2008 14:16:31 schrieb Sascha Ottolski: > > For me, I'm only serving small static image files that live on a > > gluster mount. And find it strange and unexpected that apache1 > > outperforms apache2, nginx and lightt

Re: [Gluster-devel] Re: webservers vs. glusterfs vs. namespace

2008-01-19 Thread Sascha Ottolski
Am Samstag 19 Januar 2008 14:16:31 schrieb Sascha Ottolski: > For me, I'm only serving small static image files that live on a > gluster mount. And find it strange and unexpected that apache1 > outperforms apache2, nginx and lighttpd so significantly... I just found out something, may be this shed

[Gluster-devel] Re: webservers vs. glusterfs vs. namespace

2008-01-19 Thread Sascha Ottolski
Am Samstag 19 Januar 2008 13:25:55 schrieb Angel: > Hi Sascha > > I have a few ideas you can try to figure out a bit more wahts > happening > > > Maybe there is locking on the apache as it traverses files. Hi Angel, thanks for you answer. Unfortunately, I'm not the one with the php performance p

[Gluster-devel] Re: webservers vs. glusterfs vs. namespace

2008-01-19 Thread Angel
Hi Sascha I have a few ideas you can try to figure out a bit more wahts happening Maybe there is locking on the apache as it traverses files. Asking the devels: Is locking implemented on files (posix-locks over posix-storage) or does unify locks also files on namespace? Are there any diference