In case of server side rendering, we know that TTFB is the time it takes between the start of the request and the start of the response. My question is can the TTFB be affected if the page visually updates due to filters or something but is not a full page load and the URL is the same as well.
How is TTFB measured when only some of the page resources are requested