2006-08-13T00:50:53  * ThomasWaldmann finished the thfcgi stuff (as good as it gets for now)
2006-08-13T00:52:11  <ThomasWaldmann> configurable max_requests, max_threads, listen backlog
2006-08-13T00:52:13  <xorAxAx> ThomasWaldmann: does it support the old mode without a request counter and a listen queue as well?
2006-08-13T00:52:17  <xorAxAx> ok
2006-08-13T00:52:40  <ThomasWaldmann> the old mode was with listen(50) fixed
2006-08-13T00:53:23  <xorAxAx> yeah
2006-08-13T00:53:40  <xorAxAx> which i added many months ago (and which doesnt really make sense :))
2006-08-13T00:53:42  <ThomasWaldmann> the backlog termination issue is still unresolved
2006-08-13T00:58:37  <ThomasWaldmann> http://test.wikiwikiweb.de:8888/ <- hg serve
2006-08-13T00:59:55  <xorAxAx> you removed the single threaded version?
2006-08-13T01:00:46  <xorAxAx> it would be nice to have the possibility not to depend on the threading lib at all
2006-08-13T01:03:06  <ThomasWaldmann> it is documented that there is a dummy_threading if thread is not available
2006-08-13T01:03:31  <xorAxAx> hmm, and it doesnt seem to be the file version that is in main currently
2006-08-13T01:03:45  <xorAxAx> because i patched request.finish
2006-08-13T01:04:08  <ThomasWaldmann> this is 1.5
2006-08-13T01:04:48  <xorAxAx> ah
2006-08-13T01:13:07  <ThomasWaldmann> i merge this later today, i think it is better than what we have
2006-08-13T01:41:34  <Kepplar> hi
2006-08-13T12:53:48  <ThomasWaldmann> moin
2006-08-13T12:54:11  <Kepplar> moin
2006-08-13T13:48:12  <Kepplar> HelpOnMacros is SOOO slow whats going on?
2006-08-13T13:50:17  <xorAxAx> locally or on thinkmo.de?
2006-08-13T13:50:24  <xorAxAx> umm, the moin wiki that is
2006-08-13T13:50:33  <xorAxAx> this machine has currently a load of 29
2006-08-13T13:50:34  <Kepplar> main one
2006-08-13T13:50:45  <Kepplar> whast is it a 386? :P
2006-08-13T13:50:54  <xorAxAx> no :)
2006-08-13T13:51:17  <xorAxAx> a dual-athlon xp something ...
2006-08-13T13:56:27  <ThomasWaldmann> dual opteron
2006-08-13T13:56:44  <Kepplar> with a load of 29?!
2006-08-13T13:56:50  <xorAxAx> ThomasWaldmann: ah, right
2006-08-13T13:56:51  <Kepplar> how many wikis?
2006-08-13T13:57:29  <ThomasWaldmann> maybe a dozen
2006-08-13T15:20:52  <xorAxAx> ugh, a bug in the diff3 code
2006-08-13T15:28:24  <xorAxAx> ah, no, it just needs minimal blocks of 3
2006-08-13T17:13:47  <Kepplar> ThomasWaldmann: stuck
2006-08-13T17:14:10  <Kepplar> ThomasWaldmann: Im ignoring tests as the only storage errors im getting are because of bugs in the tests themselves
2006-08-13T17:14:18  <Kepplar> so I'm looking at the live-wiki
2006-08-13T17:14:29  <Kepplar> but how I can trace bugs easily with that, i can't just print them?
2006-08-13T17:15:23  <xorAxAx> Kepplar: if you run the wiki locally, you can use print
2006-08-13T17:15:39  <xorAxAx> otherwise you have to use raise Exception(repr(foo))
2006-08-13T17:16:13  <ThomasWaldmann> http://inventgeek.com/Projects/alpharad/overview.aspx just in case someone needs a true random generator
2006-08-13T17:23:49  <Kepplar> xorAxAx: how do i set it up to work locally from this?
2006-08-13T17:25:02  <Kepplar> the repos suddenly asking for a password
2006-08-13T17:25:06  <Kepplar> ThomasWaldmann: any idea?
2006-08-13T17:25:49  <xorAxAx> indeed
2006-08-13T17:25:59  <xorAxAx> Kepplar: just do a normal standalone installation
2006-08-13T17:26:09  <ThomasWaldmann> Kepplar: just wait
2006-08-13T21:21:15  <ThomasWaldmann> fpletz: there?
2006-08-13T23:01:34  <ThomasWaldmann> xorAxAx: you know that test_wikisync fails on py 2.3?
2006-08-13T23:38:21  <xorAxAx> ThomasWaldmann: no, thanks for the hint
2006-08-13T23:38:54  <xorAxAx> ThomasWaldmann: oh, it should fail on python 2.4 as well :)
2006-08-13T23:39:11  * xorAxAx fixes that
2006-08-13T23:39:30  <ThomasWaldmann> hehe
2006-08-13T23:39:57  * ThomasWaldmann refactors string.* usage

MoinMoin: MoinMoinChat/Logs/moin-dev/2006-08-13 (last edited 2007-10-29 19:08:30 by localhost)