“Apache is like Microsoft Word, it has a million options but you only need six. Nginx does those six things, and it does five of them 50 times faster than Apache.” –Chris Lea.
Why? No forking. No loading of unnecessary components. Fast CGI. And to prove it’s not as complex as you might think, he’s installing [...]
Posted August 16, 2008 by Casey
Categories: Technology. Tags: apache, httpd, nginx, website performance, WordCamp, wordpress. One Comment.
p0ps Harlow tweeted something about trying to get an AMP environment running on his Mac. Conversation followed, and eventually I sent along an email that look sorta like this:
If you’re running 10.4 (I doubt it, but it’s worth mentioning because I’m most familiar with it), here’s how I’ve setup dozens of machines for web development [...]
Posted January 24, 2008 by Casey
Categories: Technology. Tags: amp, apache, installing, mac, mac os X, mysql, php, sysadmin, web development. 4 Comments.
Yep. Leopard comes with new stuff. Lazeez says it works fine, but commenters here are having trouble.
leopard, Mac OS X 10.5, apache, php
Posted October 28, 2007 by Casey
Categories: Blink. Tags: apache, Leopard, Mac OS X 10.5, php. Be the first one.
I’m lazy, that’s all I can say to explain why I hadn’t put any serious thought into upgrading from the 1.3.x version of Apache that ships with Mac OS X to the much more feature rich 2.0.x or 2.2.x. But today I found reason enough to switch my development to 2.2.3, and I went looking [...]
Posted January 10, 2007 by Casey
Categories: Technology. Tags: apache, apache 2.2.3, mac, mac os X, web server. One Comment.
My Sun T2000 is here, and with Cliff’s help it’s now patched, configured, and online. (Aside: what’s a Sun Happy Meal?)
I’ll second Jon’s assessment that Sun really should put some reasonable cable adapters in the box, as the the bundle of adapters necessary to make a null modem connection to the box is ridiculously out [...]
Posted June 11, 2006 by Casey
Categories: Technology. Tags: amp, amps, apache, Blastwave.org, lamp, mysql, php, solaris, Solaris 10, sun, Sun Microsystems, t2000. Be the first one.
A Solaris sysadmin I’m not. But now that I’ve finally got the Sun T2000 server I begged for a while back, I’ve got to ramp it up right quick.
The first task is to get a, um, LAMP environment up and running (SAMP?…oh, Sun wants us to call it AMPS). A bit of Googling turned up [...]
Posted June 7, 2006 by Casey
Categories: Technology. Tags: amp, amps, apache, lamp, mysql, open source, oss, php, solaris, sun, t2000. 5 Comments.
Between WordPress 1.x and 2.x there was a big change to the way rewrite rules are handled.
In the old days, everything got written out to a .htaccess file. Every condition, every form of permalink could be found there, and I had some comfort knowing I could see and mess with it all. I was a [...]
Posted April 16, 2006 by Casey
Categories: Technology. Tags: $wp_query, $_REQUEST, .htaccess, apache, apache rewrite, rewrite rules, wordpress, wpopac. 2 Comments.
Or, er, my server will be crushed. I guess I should admit that my stuff could do with some optimization, maybe. Perhaps what I really need is something faster than Celeron with 512MB RAM. Maybe.
tags: 512mb ram, apache, break point, breaking point, celeron, crushed, load average, mysql, php, server, top, web server
Posted November 2, 2005 by Casey
Categories: Technology. Tags: 512mb ram, apache, break point, breaking point, celeron, crushed, load average, mysql, php, server, top, web server. 5 Comments.
I do a lot of web development on my laptop. I’ve got Apache and PHP there, so it’s really convenient, but I usually move projects off to other server before I get around to wanting to mess with mod_rewrite. Not so, recently, but I ran into a big stumbling block when I discovered OS X’s [...]
Posted August 30, 2005 by Casey
Categories: Technology. Tags: .htaccess, apache, apache http server, apache web server, docs, enabling .htaccess files, httpd.conf, mac, mac os X, mod_rewrite, os x, richard rutter. 3 Comments.