Jacob Kaplan-Moss

Activity tagged “apache”

Bookmarks

WebserviceApi - moddims - mod_dims API and configuration documentation. - Project Hosting on Google Code

Apache module to dynamically resize images with ImageMagic. I wrote a similar tool once as a lighttpd 404 handler, which was a hack; this is the tool I wish I'd had then.

(apache, image, resize, webdev)

Python Projects in Users’ Home Directories with wsgi | Code Spatter

Nice technique for lightweight WSGI apps without needing to touch your Apache conf after the initial setup. I'd like to do something like this for my personal site so that it's easier to deploy quick & dirty apps.

(apache, django, linux, python, webdev, wsgi)

LocalSolr | GIS Search

A Solr addon for doing geographic searches. Must investigate further.

(apache, geo, geocoding, gis, lucene, search, solr)

Links » Configuring Apache httpd

Ben Lauire shows how to build a minimal httpd.conf from scratch. Like him, I've always hated the bloated default conf files shipped with most distros; it's good to have a “voice of authority” back me up.

(apache, config, httpd, sysadmin)

ModPython/Articles/ExpatCausingApacheCrash - Graham's Project Wiki

Great writeup of *why* expat can cause mod_python to segfault. The mod_php + mod_python crashes that some Djangonauts see happen for exactly the same reason, so the debugging advice here is useful there, as well.

(apache, debugging, django, expat, modpython, python, segfault)

Re: Best Practices for Distributing Lucene Indexing and Searching

From the horse's mouth, the best practices for distributing Lucene indexes.

(apache, lucene, pycon2007)

CollectionDistribution - Solr Wiki

How to correctly distribute a Lucene index.

(apache, lucene, pycon2007, replication)

Welcome to Hadoop!

Attempting to build an open-source clone of Google. Yes, you read that right.

(apache, google, lucene, pycon2007, search)

Welcome to Solr

Lucene as a search server. XML/JSON APIs, web administration interface. Java servlets (yech), but probably a lot easier than PyLucene.

(apache, API, java, lucene, pycon2007, search, server, web)

iAgora Software | lingerd

Lingerd is a daemon (service) designed to take over the job of properly closing network connections from an http server like Apache.

(apache, patches, webdev)

PowerPoint Presentation - Hacking Apache HTTP Server at Yahoo!

Since 1996, Yahoo has been running Apache HTTP Server on thousands of servers and serving billions of requests a day. This session reveals the secrets of how Yahoo gets maximum performance out of minimal hardware…”

(apache, tuning, yahoo)