<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=GB2312">
<STYLE>
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
BODY {
        FONT-SIZE: 10.5pt; COLOR: #000080; LINE-HEIGHT: 1.5; FONT-FAMILY: ËÎÌå
}
</STYLE>

<META content="MSHTML 6.00.2900.6197" name=GENERATOR></HEAD>
<BODY style="MARGIN: 10px">
<DIV>hi, dear all:</DIV>
<DIV> </DIV>
<DIV style="TEXT-INDENT: 2em">I am a newbie to nginx. Firstly thanks 
for your attentions.</DIV>
<DIV style="TEXT-INDENT: 2em">I have one problem about nginx:</DIV>
<DIV style="TEXT-INDENT: 2em">I install nginx on machine A, and install other 
tools on machine B & C...</DIV>
<DIV style="TEXT-INDENT: 2em">When uploading(PUT) one file to B or C, I found 
that when uploading, </DIV>
<DIV style="TEXT-INDENT: 2em">all the data flow are uploaded to nginx machine A 
at first, then the files</DIV>
<DIV style="TEXT-INDENT: 2em">are sent to machine B or C. I hope the uploading 
files are sent to B or C </DIV>
<DIV style="TEXT-INDENT: 2em">directly, not passing from A. is nginx able to do 
this? If yes, how to config that.</DIV>
<DIV style="TEXT-INDENT: 2em">I am wondering that if there are lots of 
clients doing I/O operations together, the nginx A </DIV>
<DIV style="TEXT-INDENT: 2em">should be the I/O bottleneck.</DIV>
<DIV style="TEXT-INDENT: 2em"> </DIV>
<DIV style="TEXT-INDENT: 2em">Many thanks.</DIV>
<DIV style="TEXT-INDENT: 2em"> </DIV>
<DIV>BRs,</DIV>
<DIV>feng</DIV></BODY></HTML>