Files
reddit/srv/memcached/run
KeyserSosa 08c431bd85 * Comply with the spec on 304 errors so Chrome won't barf download.gz all over the place
* The error pages have been broken for the past week.
 * Fix /r/all+all
 * Provides about.json to the api for subreddits (it already works for users)
 * Make sure Accounts have data before checking their name and msgtime
 * new bigger arrows for mobile site and a the alien is fingerless now
 * Try to update the _fast_query_timestamps less often to alleviate some of the load it causes on the Accounts DB
 * Swallow rare, race-conditiony POST_save/hide/subscribe problems
2010-05-28 14:55:13 -07:00

5 lines
96 B
Bash
Executable File

#!/bin/sh
exec 2>&1
exec /usr/bin/memcached -m512 -p11211 -U11211 -C -c10000 -u reddit -Bauto