|
|
|
|
|
by _alphageek
3 days ago
|
|
>> QUERY request can be cached I have a weird feeling. Query body is encrypted by https. So CDN will not be able to cache results.
In order to make it work right - whole topology of the internet should be redone. Caching on the backend server will not give any real gains for large scale apps. |
|
CDNs already terminate TLS connections so they can cache GET requests.