by Kevin Schroeder | 2:14 pm

For the last time, the file system is not slow!!

Having started working at Magento I have been making myself more familiar with many of the different parts of the community.  I have spent a fair amount of time over the past several weeks

  READ ARTICLE
468 words ()
by Kevin Schroeder | 9:28 am

Why you should not use .htaccess (AllowOverride All) in production

Commonly known as .htaccess, AllowOverride is a neat little feature that allows you to tweak the server’s behavior without modifying the configuration file or restarting the server.  Personally, I think this is great for

  READ ARTICLE
866 words ()
by Kevin Schroeder | 9:38 am

Setting max_input_time (with data!)

I asked a question on Twitter on why some of the recommend max_input_time settings seem to be ridiculously large.  Some of the defaults I’ve seen have been upwards of 60 seconds.  However, after thinking

  READ ARTICLE
702 words ()