Fastest Disk/Hard Drive for Internal Proxy, need advice.

Hi,

I am using ROS v5.0rc5 on X86, motherboard Intel S3200SH, Xeon Dual Core 3Ghz, 2GB RAM.
Using 1GB USB Flash Disk for OS. This router will serves arround 2000 PC clients (behind 175 NAT).

I want to add 1 store for web proxy.
What is the FASTEST Disk/Hard Drive for Mikrotik Internal Proxy ?

Regards

:smiley:

FusionIO SSD. :slight_smile::slight_smile: kidding.

The fastest sata drives are ssd’s (crucial, ocz, intel). Look for SLC based drives, MLC ones have lower life expectacy. Try to get 6 of them and strip them (raid 0).

If you cannot use ssd’s, of find them expensive, you could add an sas raid card to the server ( i recommend areca), get some new seagate 15k.7 drives (200mbbyes/sec on sequantial read) and short stroke & strip them toghether.

All that if routeros can work with the way the raid card presents the array.
If routeros cannot see thoose arrays then 1 slc based ssd if your best option.


For more ssd info, you can read anandtech’s articles.

good luck & good business!

SSD is my choice so far.
But are u sure ROS support for SSD ?
Because I had read somewhere in forum, ROS did not support SSD.

Most likely RouterOS doens’t support trim, but there are drives now that have garbage collection and dont need trim support.

can’t remember if slc drives need ‘defrag’ or not.

The built in proxy is a poor fit for that many users. You’re trying to haul 18 tons with a sedan. Get a dedicated proxy server.

I dunno why people use caching proxys anymore… I used one like 7-8 years ago when I worked for a small ISP. We ended up dropping it because the bandwidth savings just werent there anymore. Just way too much dynamic content.

But. SSD. It should be compatible. Its just a SATA drive.

Do not defragment SSD drives. With wear-leveling, even if it presents itself as defragmented, it won’t really be. In any case, with an effective seek time of 0, defragmenting doesn’t buy you anything, except a new ssd sooner than you would have otherwise (which, depending on your usage patterns, may still be beyond the lifetime you need anyway).