Project

General

Profile

Actions

Feature #1525

closed

memcached support for mod_magnet + updated mod_deflate in 1.4.18

Added by Anonymous over 15 years ago. Updated over 14 years ago.

Status:
Wontfix
Priority:
Normal
Category:
core
Target version:
ASK QUESTIONS IN Forums:

Description

This patch adds memcached support for lua scrips running under mod_magnet. It does not use namespaces yet, but an example lua script and lighttpd.conf snippet are also attached to show how I'm using it. It also has an updated mod_deflate for 1.4.18 (just re-importing the last one from 1.4.18 from the wiki). It has been running in production use on a site serving between 600K and 1.3M pages a day since January 8th with no problems.

-- jeremy


Files

mc_magnet-example.lua (1.06 KB) mc_magnet-example.lua example lua script and conf for mod_magnet with memcached -- jeremy Anonymous, 2008-01-17 23:18
Actions #1

Updated by stbuehler almost 15 years ago

  • Target version changed from 1.4.20 to 1.4.21
Actions #2

Updated by icy over 14 years ago

  • Target version changed from 1.4.21 to 1.4.22
  • Patch available set to No
Actions #3

Updated by stbuehler over 14 years ago

  • Target version changed from 1.4.22 to 1.4.23
Actions #4

Updated by stbuehler over 14 years ago

  • Status changed from New to Wontfix

Looks like the patch got lost in the trac->redmine migration.

As it is possible to save persistent data in the lua scripts (_G - see User Tracking in AbsoLUAtion), i see now reason why we should wrap memcache in mod_magnet.

Btw: The point of using patches is to have them separated, not to mix them.

Actions

Also available in: Atom