Improving LinkedIn Publish Performance by Caching Images Server-Side
The devlog-ist/landing project focuses on creating landing pages. Recently, we tackled a performance bottleneck during the LinkedIn publishing process. The issue arose from sending large base64 encoded images directly within the publish request, leading to 413 errors from Nginx due to exceeding the maximum request size.
The Problem
LinkedIn's API has limits on request size. Sending a