Results 1 to 2 of 2

Thread: Question about compression

  1. #1
    danleepw is offline Registered User
    Name: Dan Lee
    Organization: Rumyour
    Project: Financial computing engine
    Join Date
    Jul 2009
    Posts
    17

    Question about compression

    In the Ice Manual, we can enable compression by adding "-z". is there any way that we can check whether proxy and endpoint are on compression mode?

  2. #2
    peterj's Avatar
    peterj is offline ZeroC Staff
    Name: Peter Jones
    Organization: ZeroC, Inc
    Project: Internet Communications Engine
    Join Date
    May 2010
    Location
    St. John's, Newfoundland
    Posts
    1
    Hi Dan,

    Yes, the "-z" endpoint configuration option is used to enable compression. You can call getInfo on the Endpoint to retrieve an EndpointInfo instance. The compress member of the EndpointInfo is true if the endpoint uses compression. See here for details. Hope that helps!

    Best regards,
    Peter

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Enforcing compression problem
    By annekat in forum Help Center
    Replies: 2
    Last Post: 05-19-2009, 04:46 AM
  2. Replies: 1
    Last Post: 09-18-2008, 08:44 PM
  3. Replies: 0
    Last Post: 08-18-2008, 04:11 AM
  4. Compression question
    By stephan in forum Help Center
    Replies: 1
    Last Post: 06-18-2005, 07:24 PM
  5. Any benchmarks on using bzip2 compression?
    By wobster in forum Comments
    Replies: 4
    Last Post: 09-19-2004, 09:13 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •