| [00:25:55] |
* |
highwaychile has quit IRC |
| [01:15:40] |
<davidcramer> |
Anyone here using mod_wsg in production? |
| [01:15:46] |
<davidcramer> |
on a site with a little bit of traffic |
| [01:15:52] |
<davidcramer> |
say 50k uniques or more a month |
| [01:18:40] |
<davidcramer> |
I'm playing with processes/thread numbers (we're having some weird issues on live) |
| [01:19:06] |
<davidcramer> |
getting massive memory usage in each process, which may be intended, but i wanted to confirm |
| [01:19:16] |
<davidcramer> |
(we were getting massive mem + cpu in the single process when it was just one) |
| [01:50:55] |
<ivan> |
mitsuhiko: shouldn't request.access_route include REMOTE_ADDR as the last list item when HTTP_X_FORWARDED_FOR is present? |
| [01:51:06] |
<ivan> |
wp says "Just logging the X-Forwarded-For header is not always enough as the last proxy IP in a chain is not contained within the X-Forwarded-For header, it is in the actual layer 4 IP connection. A web server should log BOTH the layer 4 source IP and the X-Forwarded-For header information for completeness." |
| [01:53:16] |
* |
pete__c has quit IRC |
| [01:55:51] |
* |
pete__c has joined #pocoo |
| [02:10:12] |
<ivan> |
i'll file a ticket... sometime... maybe ;) |
| [02:17:09] |
* |
KirkMcDonald has quit IRC |
| [03:05:43] |
* |
Baumichel has quit IRC |
| [03:22:03] |
* |
zero-one__ has joined #pocoo |
| [03:39:10] |
* |
zero-one has quit IRC |
| [03:40:27] |
* |
KirkMcDonald has joined #pocoo |
| [04:20:09] |
* |
thatch has joined #pocoo |
| [05:46:48] |
<davidcramer> |
anyone aware of any known memory leaks in jinja 1.3.x (svn, not latest) |
| [05:46:58] |
<davidcramer> |
or well at least since Jinja-1.33373907dev_20080808-py2.5-linux-x86_64.egg that version :) |
| [05:59:11] |
<davidcramer> |
k nvm found it, triggered by a django component :) |
| [06:38:27] |
* |
davidcramer has quit IRC |
| [07:16:24] |
* |
alowry has quit IRC |
| [08:01:47] |
* |
davidcramer has joined #pocoo |
| [08:12:26] |
* |
sashav has joined #pocoo |
| [08:44:51] |
* |
zero-one__ has quit IRC |
| [09:02:05] |
* |
Kaelten has quit IRC |
| [09:32:38] |
<tux21b> |
mitsuhiko, ping |
| [09:39:57] |
<asmodai> |
just great: http://www.sinfest.net/archive_page.php?comicID=2945 |
| [09:46:52] |
<prencher> |
sinfest ftw |
| [09:46:57] |
<asmodai> |
:) |
| [09:48:54] |
<asmodai> |
rofl |
| [09:48:56] |
<asmodai> |
http://www.gucomics.com/comic/ |
| [09:52:28] |
<aat> |
:( |
| [09:52:32] |
<aat> |
stupid government! |
| [09:52:34] |
* |
aat shakes fist |
| [09:53:02] |
<asmodai> |
aat: shake more! |
| [09:53:13] |
<asmodai> |
aat: Gidday mate, how ye doin'? |
| [09:53:22] |
<prencher> |
seriously asmodai |
| [09:53:27] |
<prencher> |
that was disgusting |
| [09:53:38] |
<asmodai> |
prencher: which? |
| [09:53:54] |
<prencher> |
your pathetic attempt at australian accented text |
| [09:54:10] |
<asmodai> |
Trust me, my spoken accent is in place. |
| [09:54:15] |
* |
asmodai used to work with Ozzies |
| [09:54:34] |
<prencher> |
dutch people can't help but sound dutch |
| [09:54:45] |
<prencher> |
so clearly you are lying |
| [09:55:37] |
<prencher> |
asmodai - http://www.gucomics.com/comic/?cdate=20080925 kinda funny |
| [09:56:07] |
<aat> |
prencher: hehe |
| [09:56:13] |
<asmodai> |
A tense standoff has developed in waters off Somalia over an Iranian merchant ship laden with a mysterious cargo that was hijacked by pirates. |
| [09:56:16] |
<asmodai> |
Somali pirates suffered skin burns, lost hair and fell gravely ill “within days” of boarding the MV Iran Deyanat. Some of them died. |
| [09:56:23] |
<asmodai> |
The vessel’s declared cargo consists of “minerals” and “industrial products”. But officials involved in negotiations over the ship are convinced that it was sailing for Eritrea to deliver small arms and chemical weapons to Somalia’s Islamist rebels. |
| [09:57:24] |
<prencher> |
bet those pirates wished they had SCURVEY now ey |
| [09:57:31] |
<prencher> |
you eh...see what i did there? |
| [09:57:52] |
<prencher> |
get it asmodai? because they're..pirates? |
| [09:57:56] |
<asmodai> |
*clap, clap* |
| [09:58:02] |
<prencher> |
thank you, thank you |
| [10:02:45] |
<asmodai> |
Don't give up your day job. |
| [10:20:39] |
* |
jpcw has joined #pocoo |
| [11:00:58] |
* |
davidcramer has quit IRC |
| [11:01:36] |
* |
davidcramer has joined #pocoo |
| [12:01:10] |
<saptah> |
/exit |
| [12:01:19] |
* |
saptah has quit IRC |
| [12:02:09] |
* |
saptah has joined #pocoo |
| [12:06:49] |
* |
jpcw has quit IRC |
| [12:08:21] |
* |
rafael has joined #pocoo |
| [12:10:46] |
* |
Baumichel has joined #pocoo |
| [12:20:34] |
<saptah> |
¿There are examples about deployment of werkzeug application on apache? thaks |
| [12:22:51] |
<apollo13> |
saptah: http://code.google.com/p/modwsgi/wiki/QuickConfigurationGuide should suffice |
| [12:23:51] |
<saptah> |
apollo13 thanks" |
| [12:29:52] |
* |
grumpy_ has joined #pocoo |
| [12:32:14] |
<grumpy_> |
asmodai: it's 'how ya goin' not 'how ye doin'. |
| [12:34:32] |
<prencher> |
BUSTED asmodai |
| [12:38:58] |
<tux21b> |
mitsuhiko, back again? :) |
| [12:48:53] |
* |
rafael__ has joined #pocoo |
| [12:54:28] |
<asmodai> |
grumpy_: Drat |
| [13:06:00] |
* |
jpcw has joined #pocoo |
| [13:07:32] |
* |
rafael has quit IRC |
| [13:12:17] |
<asmodai> |
mmm |
| [13:12:24] |
<asmodai> |
prencher: so, heirloom items eh? |
| [13:21:29] |
* |
grumpy_ has quit IRC |
| [13:26:16] |
<prencher> |
asmodai - whaaaaat? |
| [13:38:18] |
<asmodai> |
prencher: http://www.wowinsider.com/2008/09/11/bind-on-account-items-revealed/ |
| [13:38:24] |
<asmodai> |
http://wotlk.wowhead.com/?item=42984 |
| [13:38:25] |
<asmodai> |
http://wotlk.wowhead.com/?item=42985 |
| [13:38:25] |
<asmodai> |
http://wotlk.wowhead.com/?item=42991 |
| [13:38:26] |
<asmodai> |
http://wotlk.wowhead.com/?item=42992 |
| [13:38:37] |
<prencher> |
oh those |
| [13:38:51] |
<asmodai> |
prencher: I had to laugh: http://wotlk.wowhead.com/?npc=15661#comments:id=360828 |
| [13:38:59] |
<asmodai> |
wrt that tooltip |
| [13:41:31] |
<prencher> |
have you seen the one for blinding powder? http://wotlk.wowhead.com/?item=5530 |
| [13:42:01] |
<asmodai> |
rofl |
| [13:42:38] |
<asmodai> |
Some jokes I can really appreciate for being utterly dry |
| [13:43:29] |
<prencher> |
i really don't think i can be bothered going back to wow with wotlk.. probably will give it a go, but .. based on the beta, it's awesome but not really.. eh |
| [13:43:45] |
<prencher> |
that they keep jumping the shark and cheesing out the universe even more with stuff like bikes is just meh |
| [13:43:58] |
<asmodai> |
that bike was a bit over the top yea |
| [13:47:56] |
<asmodai> |
prencher: that's what sometimes I find a bit icky, on the one hand you have a great universe with cool background, but then you have the more modern stuff (partially due to gnomes) that upsets everything |
| [13:48:21] |
* |
rafael__ has quit IRC |
| [13:48:39] |
<prencher> |
asmodai - yeh.. i hate the steampunk aspect of warcraft.. and the problem is they've just made it *that* much worse with each release since war2 |
| [13:51:28] |
<asmodai> |
The dwarves was ok |
| [13:51:40] |
<asmodai> |
but the gnomes ruined a lot, not sure about the goblins |
| [13:51:47] |
<asmodai> |
that seems a bit more balanced |
| [13:52:49] |
<prencher> |
i'd venture a guess that the bike is a goblin thing |
| [13:53:22] |
<prencher> |
gnomes is more like..airplanes and bigass cogwheels |
| [13:53:40] |
<prencher> |
dwarves are cool, goblins when they just had zeppelins were cool |
| [13:53:51] |
<prencher> |
everything after that - particularly gnomes, has just ruined crap |
| [13:56:03] |
<prencher> |
asmodai - but hell.. even at wow retail, they had that stupid track in thousand needles with podracers.. so its not like there isn't a precendence, but if they give them to players.. crossed the line big time |
| [13:57:15] |
<prencher> |
asmodai - on another note, http://xkcd.com/481/ |
| [13:57:48] |
* |
jinks1 has joined #pocoo |
| [14:04:33] |
<asmodai> |
ah yea |
| [14:04:44] |
<asmodai> |
thousand needles with the shummering flats is just meh |
| [14:04:50] |
<asmodai> |
shimmering |
| [14:08:13] |
* |
jinks has quit IRC |
| [14:29:19] |
* |
_paneb has joined #pocoo |
| [14:43:27] |
* |
jinks2 has joined #pocoo |
| [14:54:08] |
* |
jinks1 has quit IRC |
| [14:54:38] |
<_paneb> |
what other ways are there asides from adding .format at the end of the URI to specify the data format for the representation? |
| [15:06:22] |
* |
Kaelten has joined #pocoo |
| [15:07:53] |
* |
Kaelten has quit IRC |
| [15:10:46] |
* |
Kaelten has joined #pocoo |
| [15:20:33] |
* |
rafael__ has joined #pocoo |
| [15:20:53] |
* |
rafael__ is now known as rafael |
| [15:30:51] |
* |
Kaelten has quit IRC |
| [15:31:02] |
* |
Kaelten has joined #pocoo |
| [15:54:02] |
* |
rafael has quit IRC |
| [16:04:43] |
* |
davidcramer has quit IRC |
| [16:05:13] |
* |
davidcramer has joined #pocoo |
| [16:14:25] |
<CIA-49> |
Pygments: thatch trunk * 686:febbbf8f29c2 / (pygments/lexers/web.py tests/examplefiles/regex.js): Make JavascriptLexer's regex detection a little smarter (#356) |
| [16:14:26] |
<CIA-49> |
Pygments: thatch trunk * 687:19bb4072f37a /CHANGES: Add JS regex changes to changelog |
| [16:14:26] |
<CIA-49> |
Pygments: thatch trunk * 688:4bbd90113a34 / (4 files in 2 dirs): |
| [16:14:26] |
<CIA-49> |
Pygments: Give Python3TracebackLexer a new name since it was shadowing the main |
| [16:14:27] |
<CIA-49> |
Pygments: PythonTracebackLexer, which once again allows SyntaxError to work for pytb |
| [16:14:29] |
<CIA-49> |
Pygments: files. Add example file to make sure of this in the future. |
| [16:14:31] |
<CIA-49> |
Pygments: thatch trunk * 689:61935f48372b /tests/test_examplefiles.py: |
| [16:14:33] |
<CIA-49> |
Pygments: Make test_examplefiles show a better error when there are strange files |
| [16:14:35] |
<CIA-49> |
Pygments: hanging out in the examplefiles dir. |
| [16:14:37] |
<CIA-49> |
Pygments: thatch trunk * 690:d030f2c16aca /pygments/styles/tango.py: |
| [16:14:39] |
<CIA-49> |
Pygments: Move tango style's copyright info to the bottom of the docstring, so |
| [16:14:41] |
<CIA-49> |
Pygments: `check_sources.py` is happy. |
| [16:14:43] |
<CIA-49> |
Pygments: thatch trunk * 691:42490a34fc96 /CHANGES: Fixup rst errors in changelog |
| [16:14:45] |
<CIA-49> |
Pygments: thatch trunk * 692:78ffe80aedc4 / (5 files in 3 dirs): Add modified AppleScript lexer, to close #330 |
| [16:14:48] |
<CIA-49> |
Pygments: thatch trunk * 693:56c3e7e93e27 /scripts/check_sources.py: check_sources should be unicode-aware when checking copyright info |
| [16:20:49] |
* |
zero-one__ has joined #pocoo |
| [16:24:54] |
* |
zero-one__ has quit IRC |
| [16:26:48] |
* |
zero-one_ has joined #pocoo |
| [16:43:52] |
* |
highwaychile has joined #pocoo |
| [16:56:35] |
* |
alowry has joined #pocoo |
| [16:56:52] |
* |
davidcramer has quit IRC |
| [16:57:24] |
* |
davidcramer has joined #pocoo |
| [17:02:30] |
* |
maix has joined #pocoo |
| [17:08:38] |
* |
highwaychile has quit IRC |
| [17:09:41] |
* |
highwaychile has joined #pocoo |
| [17:23:55] |
* |
alowry has quit IRC |
| [17:32:31] |
* |
mtrichardson has joined #pocoo |
| [17:41:31] |
* |
alowry has joined #pocoo |
| [17:49:24] |
* |
sashav has quit IRC |
| [18:02:54] |
* |
highwaychile has quit IRC |
| [18:11:48] |
* |
stifal has joined #pocoo |
| [18:28:59] |
* |
jinks2 has quit IRC |
| [18:30:27] |
* |
jinks2 has joined #pocoo |
| [18:36:15] |
* |
jinks2 has quit IRC |
| [18:36:55] |
* |
saptah has quit IRC |
| [18:38:07] |
* |
jinks2 has joined #pocoo |
| [18:53:13] |
* |
jinks2 has quit IRC |
| [18:54:00] |
* |
jinks2 has joined #pocoo |
| [18:59:26] |
<tux21b> |
mitsuhiko, ping. zine is still broken and i would like to write some plugins and update my blog. do you mind fixing all the errors? *gg* |
| [19:00:32] |
<empty> |
and make me a sandwich |
| [19:00:46] |
* |
rodfersou has quit IRC |
| [19:00:55] |
<tux21b> |
rofl |
| [19:01:07] |
<tux21b> |
but you are right. i forgot the sudo on the front |
| [20:00:55] |
<ronny> |
tux21b: he made incompatible changes, and there is no upgrade path atm :( |
| [20:02:14] |
<tux21b> |
i know, but that's not the problem. the problem is that the current checkout isn't working at all :D |
| [20:02:52] |
<tux21b> |
ronny, btw, we talked on the weekend (coding weekend) about you. are you still interested in inyoka? |
| [20:04:50] |
<asmodai> |
inyoka is taking on pocoo proportions by now |
| [20:05:02] |
<asmodai> |
;) |
| [20:06:34] |
<tux21b> |
hey, we don't have any ihooks and the project isn't death either ^^ |
| [20:09:19] |
<ronny> |
tux21b: yeah, but i need to get my time managed, i waste too much of it |
| [20:09:49] |
<ronny> |
tux21b: i started with gtd - hopefully that will set me right again |
| [20:09:50] |
<tux21b> |
ronny, install the hamster applet in gnome ;) |
| [20:12:55] |
<ronny> |
tux21b: ok, that one isnt nice |
| [20:13:54] |
<tux21b> |
hey, i like it, even if it's not that useful ;) |
| [20:15:10] |
<ronny> |
tux21b: i need to get my time in grip, not another toy |
| [20:15:28] |
<ronny> |
currently im trying to work with thinkingrock |
| [20:22:43] |
* |
kolie2 has joined #pocoo |
| [20:22:52] |
* |
Kolie has quit IRC |
| [20:22:53] |
* |
Kaelten has quit IRC |
| [20:23:06] |
* |
Kaelten has joined #pocoo |
| [20:36:15] |
* |
stifal has quit IRC |
| [20:37:44] |
* |
stifal has joined #pocoo |
| [20:45:36] |
* |
highwaychile has joined #pocoo |
| [20:57:05] |
* |
kaelten_ has joined #pocoo |
| [20:58:30] |
* |
izibi has joined #pocoo |
| [21:00:00] |
* |
izibi has quit IRC |
| [21:00:55] |
* |
_paneb has left #pocoo |
| [21:01:09] |
* |
Kaelten has quit IRC |
| [21:01:14] |
* |
kaelten_ is now known as Kaelten |
| [21:01:14] |
* |
izibi has joined #pocoo |
| [21:13:03] |
* |
izibi has quit IRC |
| [21:22:56] |
* |
_P_ has quit IRC |
| [21:32:35] |
<asmodai> |
Kaelten: lovely comment ;) |
| [21:32:41] |
<Kaelten> |
hrm? |
| [21:32:50] |
* |
sashav has joined #pocoo |
| [21:33:12] |
<asmodai> |
the 404 :) |
| [21:33:28] |
<Kaelten> |
hrm? |
| [21:38:51] |
* |
izibi has joined #pocoo |
| [21:45:46] |
* |
aconbere has joined #pocoo |
| [21:59:52] |
* |
stifal has quit IRC |
| [22:12:32] |
<asmodai> |
Kaelten: heh |
| [22:12:44] |
<Kaelten> |
stop confusing me damn you! |
| [22:12:51] |
<asmodai> |
http://www.curse.com/forums/p/51863/278893.aspx |
| [22:22:10] |
* |
kolie2 is now known as Kolie |
| [23:02:44] |
* |
izibi has quit IRC |
| [23:03:42] |
* |
sashav has quit IRC |
| [23:12:43] |
* |
aconbere has quit IRC |
| [23:16:13] |
* |
matt_good has joined #pocoo |
| [23:17:20] |
* |
aconbere has joined #pocoo |
| [23:48:21] |
* |
maix has quit IRC |