2006-01-01T00:05:18  <starshine> xorAxAx: possible MMDE logos for you to look at.
2006-01-01T00:05:21  <xorAxAx> [PERIODIC ANNOUNCEMENT] Logs can be found on http://moinmoin.wikiwikiweb.de/MoinMoinChat/Logs/moin-dev
2006-01-01T19:14:01  <xorAxAx> ThomasWaldmann: xmlrpc on cgi is still broken
2006-01-01T19:14:11  <xorAxAx> ThomasWaldmann: i.e. your last changes didnt fix it
2006-01-01T19:15:18  <starshine> xorAxAx: what is the remaining breakage and how could I test it?
2006-01-01T19:16:47  <xorAxAx> starshine: xmlrpc does not work at all if the server is running as a cgi
2006-01-01T19:17:19  <xorAxAx> xmlrpc requests are done via import xmlrpclib; s=xmlrpclib.ServerProxy("http://address/?action=xmlrpc2"); s.getPageList()
2006-01-01T19:17:22  <xorAxAx> for example
2006-01-01T19:22:14  <starshine> ...but in cgi that extra url belongs to a new process...
2006-01-01T19:22:52  <xorAxAx> ?
2006-01-01T19:24:01  <starshine> is the proxy the problem?
2006-01-01T19:24:59  <xorAxAx> which proxy?
2006-01-01T19:25:36  <xorAxAx> starshine: there is a bug report about this, thomas closed it without testing because he doesnt have a cgi test setup :-(
2006-01-01T19:25:46  <starshine> hhmm
2006-01-01T19:26:19  <starshine> that's not a good reason to close it;  it's a much better reason to prod me to spin up mine on 1.5 sicne I'm cgi
2006-01-01T20:08:29  <ThomasWaldmann> moin
2006-01-01T21:01:32  <xorAxAx> ThomasWaldmann: my fix to that xml problem would be a revert of the patch that made the problem
2006-01-01T21:01:49  <xorAxAx> the problem is known and described ...
2006-01-01T21:06:00  <ThomasWaldmann> dont break other stuff
2006-01-01T21:06:25  <xorAxAx> you could fix it again ;-)
2006-01-01T21:07:16  <xorAxAx> and i dont see the problem either that comes with using cgi in twiste
2006-01-01T21:07:17  <xorAxAx> d
2006-01-01T21:11:31  <ThomasWaldmann> ?
2006-01-01T21:12:14  <xorAxAx> ThomasWaldmann: setting up cgi in twisted should be less than 15 minutes
2006-01-01T21:12:27  <xorAxAx> then you would see what you broke exactly
2006-01-01T21:14:15  <ThomasWaldmann> i wont setup twisted cgi
2006-01-01T21:14:30  <xorAxAx> yeah, as usual :)
2006-01-01T21:24:59  <starshine> I must be missing something here?
2006-01-01T21:25:16  <starshine> cgi is one launch mode, isn't twisted a persistent type?
2006-01-01T21:25:55  <xorAxAx> starshine: twisted is a network toolkit
2006-01-01T21:28:08  <starshine> I could throw together a chroot and put twisted/cgi in it
2006-01-01T21:28:31  <xorAxAx> starshine: its not about twisted mainly
2006-01-01T21:28:59  <starshine> then thttpd+cgi should be just as sufficient for debugging it?
2006-01-01T21:29:18  <dreimark> starshine: article about http://twistedmatrix.com/users/glyph/ipc10/paper.html
2006-01-01T21:29:21  <xorAxAx> any cgi or fastcgi environment
2006-01-01T21:30:23  <starshine> dreimark: thanks. :)

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