符永涛
2012-Aug-17 08:59 UTC
[Gluster-users] nginx using glusterfs volume issue, can't read concurrently
Dear experts, Currently I encountered an issue about nginx using glusterfs volume as webroot. It ends up with nginx can't read file concurrently. for example if I download an large file from nginx http server from two clients one of them will block. for example [root at 10.10.135.21]$ curl 10.10.135.21:45678/mnt/teamshare/software/testfolder/test.10gfile -v > /dev/null [root at 10.10.135.23]$ curl 10.10.135.21:45678/mnt/teamshare/software/testfolder/test.10gfile -v > /dev/null the second download will block. The issue only occur when nginx work with glusterfs volume. Apache with glusterfs volume is fine. My glusterfs version is 3.2.5. Any one known what's the root cause? Thank you very much! -- ??? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20120817/29d399c0/attachment.html>
符永涛
2012-Aug-17 09:34 UTC
[Gluster-users] nginx using glusterfs volume issue, can't read concurrently
It occurs on redhat 6.3 with kernel 2.6.32-279.el6.x86_64, but nginx works fine on glusterfs volume on ubuntu 12. Any suggestions? 2012/8/17 ??? <yongtaofu at gmail.com>> Dear experts, > > Currently I encountered an issue about nginx using glusterfs volume as > webroot. > It ends up with nginx can't read file concurrently. > > for example if I download an large file from nginx http server from two > clients one of them will block. > > for example > [root at 10.10.135.21]$ curl > 10.10.135.21:45678/mnt/teamshare/software/testfolder/test.10gfile -v > > /dev/null > > [root at 10.10.135.23]$ curl > 10.10.135.21:45678/mnt/teamshare/software/testfolder/test.10gfile -v > > /dev/null > > the second download will block. > > The issue only occur when nginx work with glusterfs volume. Apache with > glusterfs volume is fine. > My glusterfs version is 3.2.5. > > Any one known what's the root cause? > Thank you very much! > > -- > ??? >-- ??? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20120817/0477e9ac/attachment.html>