From: Chris D. <ch...@pe...> - 2008-05-10 14:56:32
|
Ted Dunning wrote: > But the rest or dav layer is still *really* handy if only for debugging and > inspecting what new programs are doing. Agreed; I wrote mod_shmap for those purposes in the httpd world. I've got some ideas for a mod_zookeeper that would permit other modules to take advantage of things like ephemeral nodes, but only in the context of a single request, since you can't guarantee that a client's next request will be handled by the same httpd process in a multi-process context. As is typical in these cases, though, it might be a while before I get a chance to work on that. Chris. -- GPG Key ID: 366A375B GPG Key Fingerprint: 485E 5041 17E1 E2BB C263 E4DE C8E3 FA36 366A 375B |