Image Hosting

Dennis Jacobfeuerborn dennisml at conversis.de
Thu Oct 14 16:23:26 MSD 2010


But if those 5,000 req/s each hit a different 1mb image then you need to 
read 5gb of data from you storage which if your storage is just a plain old 
sata disk is going to be a huge problem.

Unfortunately Indo Php is not providing nearly enough information to give 
any sort of advice. If he is lucky then putting lots of ram in the machine 
for pagecache can help here if the cache hit ratio is good but if it is not 
then he probably has to distribute the I/O across more spindles and go for 
a raid with lots of disks.

Regards,
   Dennis

On 10/14/2010 10:33 AM, SplitIce wrote:
> Hmm well talking from experience nginx can serve upwards of 5,000 req/s for
> static files if configured right. Ill leave this for Igor or someone more
> expericed to reply to.
>
> On Thu, Oct 14, 2010 at 7:28 PM, Indo Php <iptablez at yahoo.com
> <mailto:iptablez at yahoo.com>> wrote:
>
>     i tried to use AIO, but it seems my server is getting slower
>
>     ---------------------------------------------------------------------------
>     *From:* SplitIce <mat999 at gmail.com <mailto:mat999 at gmail.com>>
>     *To:* nginx at nginx.org <mailto:nginx at nginx.org>
>     *Sent:* Thu, October 14, 2010 2:47:55 PM
>     *Subject:* Re: Image Hosting
>
>     Try any of these:
>     1) Compile nginx with AIO support
>     2) Try directio option
>     3) Try sendfile option
>
>     On Thu, Oct 14, 2010 at 6:36 PM, Indo Php <iptablez at yahoo.com
>     <mailto:iptablez at yahoo.com>> wrote:
>
>         hi there,
>
>         we have an image hosting, and of course we're using Nginx!
>
>         Now on we're having problem with disk i/o. With 200GB of images.
>         Is there any recommendation for this matter? Nginx configuration or
>         Hardware/other software configuration?
>
>         We already used Dual Quad Core 3Ghz, 8 GB RAM, 6x73GB 15k SCSI server
>
>
>
>
>         _______________________________________________
>         nginx mailing list
>         nginx at nginx.org <mailto:nginx at nginx.org>
>         http://nginx.org/mailman/listinfo/nginx
>
>
>
>
>     _______________________________________________
>     nginx mailing list
>     nginx at nginx.org <mailto:nginx at nginx.org>
>     http://nginx.org/mailman/listinfo/nginx
>
>
>
>
> --
> Warez Scene <http://thewarezscene.org> Free Rapidshare Downloads
> <http://www.nexusddl.com>
>
>
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx




More information about the nginx mailing list