Archive for the 'apache' Category

Apache passenger vs nginx mongrel | Matt-Darby.com

Thursday, November 19th, 2009

comparing 2 popular ways to deploy ruby-on-rails app

Watching nginx upstreams with collectd | Be the signal

Thursday, July 23rd, 2009

tells how to monitor nginx by tailing it’s logs using collectd. ( same can also be done with munin)

Experiences using nginx to front-end apache

Wednesday, May 20th, 2009

some notes about keep-alive proxy setup for apache

Providing Active Directory authentication via Kerberos protocol in Apache

Tuesday, February 10th, 2009

Apache authentication against AD (via Kerberos). Really easy to do, but make sure you put your kerberos real all in UPPER CASE, i.e. MYDOMAIN.COM. If you are using something like MYDOMIAN, then put it into config as MYDOMAIN.LOCAL

[RUS] Юникс и другие » Blog Archive » Построение отказоустойчивого балансировщика нагрузки на базе Perlbal/Heartbeat

Thursday, January 29th, 2009

[RUSSIAN] How to configure Perlball + Heartbeat as HA load balancer with session support for app servers

Leisink Projects – Hiawatha [simple small secure web server ]

Thursday, July 3rd, 2008

Hiawatha is a webserver for Unix. It has been writting with ‘being secure’ as its main goal.

Apache2::UploadProgress – Track the progress and give realtime feedback of file uploads – search.cpan.org

Thursday, May 29th, 2008

module that allows u to make upload progress bars

Os Bunce » SlideShare DBD::Gofer — DBD Connection pool proxy

Friday, April 25th, 2008

Slides for DBD::Gofer presentation — scalable DBD connection-pool proxy from people @ danga/lj

Building a Simple Calendar Server with Fedora and WebDAV – FedoraNEWS.ORG

Saturday, April 5th, 2008

somewhat useful

MOD_REWRITE WIZARD // beta

Tuesday, April 1st, 2008

usful for quick mod_rewrite rules, altghough mod_rewrite rules are basically regex