Hi,
Is this possible to allocate a different disk for different object sizes? Below is the scenario I'm trying to implement:

Object size <1MB -----> SSD
Object Size > 1MB ----> HDD

This will improve Caching performance as smaller objects will be served from SSD while larger objects will reside on the HDD.
--
Regards,
Faisal.



------ Original Message ------
From: "Muhammad Faisal" <[email protected]>
To: "Users" <[email protected]>
Sent: 3/18/2016 2:35:47 PM
Subject: Different Cache Disk for different size of objects

Hi,
Is this possible to allocate a different disk for different object sizes? Below is the scenario I'm trying to implement:

Object size <1MB -----> SSD
Object Size > 1MB ----> HDD

This will improve Caching performance as smaller objects will be served from SSD while larger objects will reside on the HDD.

--
Regards,
Faisal.

Reply via email to