Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
239 views
in Technique[技术] by (71.8m points)

design principles - Is it recommended to Upload/Download large file through API Gateway?

I have a REST API implementation which has few endpoints that uploads/downloads files, the API's are exposed through the API Gateway (On-premises WebMethods gateway), the size of this files varies between few KBs to several Megabytes. In performance testing i noticed that the Gateway induced about 40% performant degradation, and searching for the reasons led me to few links related to Amazon API Gateway limiting payload sizes to 10MB - i am not sure if this limitation is specific to AWS Gateway, or, a generic limitations across various API Gateways (as part of best practices). I have below questions related to API Gateway:

  1. Should large file (size?) upload/download be avoided when using API Gateways? Or, should file upload/download be completely avoided through the gateway?
  2. How to handle REST endpoints that supports Multipart/form-data?

Thanks.

question from:https://stackoverflow.com/questions/65933182/is-it-recommended-to-upload-download-large-file-through-api-gateway

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

1.4m articles

1.4m replys

5 comments

57.0k users

...