office-gobmx/ucb
Thorsten Behrens 09954fc863 Fix UpdateCheck clog up server by keeping connection alive
The update check protocol uses the webdav ucp, which uses neon,
which in turn defaults to keeping the connection alive. this is nice
for webdav, but disastrous for millions of clients phoning home to
the same server.

Using neon directly in updatefeed.cxx is not an option, due to the
thread safety problems around that (see e.g. rhbz#544619) - so we
had to extend it to accept connection options, and reuse the
existing webdav provider.
2012-01-17 05:03:42 +01:00
..
prj ucb: convert to gbuild 2012-01-15 16:11:32 +01:00
qa
source Fix UpdateCheck clog up server by keeping connection alive 2012-01-17 05:03:42 +01:00
test/com/sun/star/comp/ucb
workben
JunitTest_ucb_complex.mk
JunitTest_ucb_unoapi.mk
Library_cached1.mk ucb: convert to gbuild 2012-01-15 16:11:32 +01:00
Library_srtrs1.mk ucb: convert to gbuild 2012-01-15 16:11:32 +01:00
Library_ucb1.mk ucb: convert to gbuild 2012-01-15 16:11:32 +01:00
Library_ucpcmis1.mk ucb: convert to gbuild 2012-01-15 16:11:32 +01:00
Library_ucpdav1.mk ucb: convert to gbuild 2012-01-15 16:11:32 +01:00
Library_ucpexpand1.mk ucb: convert to gbuild 2012-01-15 16:11:32 +01:00
Library_ucpext.mk ucb: convert to gbuild 2012-01-15 16:11:32 +01:00
Library_ucpfile1.mk ucb: convert to gbuild 2012-01-15 16:11:32 +01:00
Library_ucpftp1.mk ucb: convert to gbuild 2012-01-15 16:11:32 +01:00
Library_ucpgio1.mk ucb: convert to gbuild 2012-01-15 16:11:32 +01:00
Library_ucpgvfs1.mk ucb: convert to gbuild 2012-01-15 16:11:32 +01:00
Library_ucphier1.mk ucb: convert to gbuild 2012-01-15 16:11:32 +01:00
Library_ucpodma1.mk ucb: convert to gbuild 2012-01-15 16:11:32 +01:00
Library_ucppkg1.mk ucb: convert to gbuild 2012-01-15 16:11:32 +01:00
Library_ucptdoc1.mk ucb: convert to gbuild 2012-01-15 16:11:32 +01:00
Makefile
Module_ucb.mk ucb: convert to gbuild 2012-01-15 16:11:32 +01:00
Package_odma_inc.mk ucb: convert to gbuild 2012-01-15 16:11:32 +01:00
Package_xml.mk ucb: convert to gbuild 2012-01-15 16:11:32 +01:00
StaticLibrary_odma_lib.mk ucb: add missing dependency 2012-01-15 17:39:08 +01:00