you are sliming down the front end server so it only caches HTML text and all stagnant images are being server direct from the database.. but this increases the load on the database so surely searches and filters would slow down without static images stored on an edge cache?
or are the images just hosted on the DB server and not indexed/stored as BLOBS?
you are sliming down the front end server so it only caches HTML text and all stagnant images are being server direct from the database.. but this increases the load on the database so surely searches and filters would slow down without static images stored on an edge cache?
or are the images just hosted on the DB server and not indexed/stored as BLOBS?