Tag Archives: nginx

Wordpress with Nginx on Slicehost

Over the weekend I moved this blog from being hosted on my Dreamhost account to one of my 256mb Slicehost servers.
I’ve done this mainly to stop paying for hosting twice, but also because if I’m going to be talking about performance I can’t possibly have a slow blog and my options were limited with the [...]

Posted in Miscellaneous | Also tagged , | Leave a comment

Using Nginx to send files with x-accel-redirect

So far I’ve configured Nginx to handle file uploads by caching the file to disk and telling rails where it is, rather than passing it through in the request, not fun with large files.  Now to do the reverse.  Instead of Rails sending files to users thru Nginx, Rails can tell Nginx what file to [...]

Posted in Nginx File Transfers | Also tagged , , , , | Leave a comment

Ngnix Upload Awesomeness pt2

Eek, a week’s gone by without a blog entry.  The joys of paid work I guess.  Anyways, I have some further comments about the nginx upload module that I previously blogged about.
I can report back that it’s working a treat, once I figured myself around it’s undocumented behaviour.  I’m running it on two sites with [...]

Posted in Miscellaneous | Also tagged , , , , , | 1 Comment

Nginx upload awesomeness

I’ve been a bit busy earning my keep for the last week, hence the lack of progress on by rails performance tuning project.  I will share with you though something I’ve been doing that’s really cool.
A website I’ve been working on allows users to upload files of any size.  Let me just repeat that - [...]

Posted in Miscellaneous | Also tagged , , , , | 2 Comments
  •  

  • About Nahum Wild

    I'm a High Performance Website Consultant specialising in Ruby on Rails deployments. In this blog I cover common problems I've seen and provide insight on optimisation techniques.

  • Recommend Me

    Follow me on Twitter