Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

When data compression happens ? Client ? or Server ?

I understand RTC SCM stores versioned contents (and deltas) in compressed format ("Content Compression - GZIP On" is set to "true" by default).

I wonder when this compress happens. At client side ? or server side ? For example, if it happens at server side, can I assume that contents transfer is done without compression ? (If it happens at client side, then the network transfer is done via compressed contents).

1

0 votes


Accepted answer

Permanent link
 Hi Takehiko.

Yes, RTC stores versioned contents in the repository in compressed format - either Gzip or binary delta. See this article for details:

    https://jazz.net/library/article/984/

This compression happens on the server. File transfer between the client and server for operations like "checkin" and "workspace load" is not compressed. See jazz.net work item Don't unnecessarily unzip/zip content during get (34511) for a possible enhancement in this area.

    -Matt
Takehiko Amano selected this answer as the correct answer

1 vote

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Apr 16 '12, 6:18 a.m.

Question was seen: 3,653 times

Last updated: Jan 10 '13, 10:23 a.m.

Confirmation Cancel Confirm