Initialize the input & output buffers for WebDAV & REST handlers in the deployment...
authorpastith <devnull@localhost>
Wed, 25 Feb 2009 10:27:22 +0000 (10:27 +0000)
committerpastith <devnull@localhost>
Wed, 25 Feb 2009 10:27:22 +0000 (10:27 +0000)
commit953c98f5c90bc95df79987b0ea574cdb35ef5efa
treef98b914ed6d9e63dfab040825b82557624911303
parent68410d5911a3fca53826ff2e0e8845336466ab52
Initialize the input & output buffers for WebDAV & REST handlers in the deployment descriptors. Also raise them to 4k in order to be consistent with the other buffer sizes we use in Webdav, FileUpload, FileDownload and ExternalAPIBean. Configuring all of them to the value of a single constant, defined in gss.properties, is left as a future task.
gss/war/WEB-INF/web.xml
gss/webdav/WEB-INF/web.xml