<font size=2 face="sans-serif">Hello everyone,</font>
<br>
<br><font size=2 face="sans-serif">i want to use nginx as a simple and
effective way to generate mpeg-dash streams and push them to the akamai
CDN network.</font>
<br><font size=2 face="sans-serif">There for i need to push the generated
files with the POST Request method to the akamai entrypoint. But the problem
is i have continuously generated files that have to upload same time they
have generated.</font>
<br>
<br><font size=2 face="sans-serif">With curl i would use the -d for POST
Requests.</font>
<br><font size=2 face="sans-serif">Does anyone of you think this is possible
with nginx? </font>
<br>
<br><font size=2 face="sans-serif">Thank you very much and best regards,</font>
<br><font size=2 face="sans-serif">Florian</font>