<div>Hi All,</div>
<div> </div>
<div>Currently we are doing a lot of MP3 transfers on our webserver (downloads) and this month we exceeded our bandwidth, which is fine, but can be costly.</div>
<div> </div>
<div>We have a separate DB server that I&#39;m thinking of off loading the MP3 traffic to, so essentially I&#39;d like to do the following:</div>
<div> </div>
<div>1. Install Nginx on DB server</div>
<div>2. Add rule to re-route all mp3 requests to the db server</div>
<div> </div>
<div>(1) I can handle (2) I&#39;m not sure about.  If anyone could clue me in on how to write the configuration rule for routing the .mp3 files that would be great.</div>
<div> </div>
<div>Thanks all!!!</div>