[Bese-devel] recent changes to backend protocol

Marco Baringer mb at bese.it
Tue Apr 25 11:09:05 UTC 2006


warning: i've recently commited two patches to ucw_dev which break all
backends except httpd.

Unless you're willing to fix the code or you use the httpd backend do
not pull these patches:

'API change: split shutdown into send-headers and send-body.'

'Changed the response sending api again. It is now possible to
effectvly bypass the backend's response handling stuff.'

however, if you do fell like living with a slightly broken ucw check
out the new simple-dispatcher, minimal-dispatcher for some non-ucw
dispatchers. i've added an example, direct-mul-table-example, which
shows how to send data directly to the client as it's generated
instead of keeping it all in memory until we're ready. hopefully this
will make generating binary data even easier (if nothing else it'll be
a lot faster).

-- 
-Marco
Ring the bells that still can ring.
Forget the perfect offering.
There is a crack in everything.
That's how the light gets in.
	-Leonard Cohen




More information about the bese-devel mailing list