<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: WASD GZIP / ZLIB in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456920#M4543</link>
    <description>The problem will be solved in 9.0.2 or whatever comes next.&lt;BR /&gt;&lt;BR /&gt;Thanks Mark.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
    <pubDate>Thu, 13 Jan 2005 09:51:13 GMT</pubDate>
    <dc:creator>Wim Van den Wyngaert</dc:creator>
    <dc:date>2005-01-13T09:51:13Z</dc:date>
    <item>
      <title>WASD GZIP / ZLIB</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456908#M4531</link>
      <description>I installed WASD9.0.1 with ZLIB 1-2-2-EV56.&lt;BR /&gt;I start the HTTP server and check with TCPTRACE if a page contents is readable : I don't find any info in the trace that reminds me on the page I was loading, so it must be encrypted. So, it works.&lt;BR /&gt;&lt;BR /&gt;But when I load a page that takes about 5 seconds to load (heavy processing behind it), I get the message "done" in the browser together with a blank screen. The HTTP process on VMS level didn't die.&lt;BR /&gt;&lt;BR /&gt;My config says :&lt;BR /&gt;[GzipResponse] 9&lt;BR /&gt;[GzipAccept] 1&lt;BR /&gt;&lt;BR /&gt;And my modif to the default (as far as I remember):&lt;BR /&gt;[CgiStrictOutput] enabled&lt;BR /&gt;&lt;BR /&gt;Anyone an idea why ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Thu, 06 Jan 2005 09:33:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456908#M4531</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-01-06T09:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: WASD GZIP / ZLIB</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456909#M4532</link>
      <description>This was the html generated by the server.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /&amp;gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Jan 2005 10:48:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456909#M4532</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-01-06T10:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: WASD GZIP / ZLIB</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456910#M4533</link>
      <description>Restarted the whole stuff, cleared IE cash, rebooted PC and now same effect, the html code contains something different :&lt;BR /&gt;&lt;BR /&gt;&lt;TITLE&gt;&amp;lt;BODY BGCOLOR=#ffffcc&amp;gt;&amp;lt;BR /&amp;gt;&amp;lt;BR /&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;BR /&amp;gt;&amp;lt;h4&amp;gt;MRX&amp;lt;/h4&amp;gt;&amp;lt;BR /&amp;gt;&amp;lt;li&amp;gt;&amp;lt;BR /&amp;gt;&amp;lt;BR /&amp;gt;While it should contain :&amp;lt;BR /&amp;gt;&amp;lt;BR /&amp;gt;&amp;lt;META H&amp;lt;TITLE&amp;gt;Report of consolidated VER_PROC loggings&lt;/TITLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;H4&gt;MRX&lt;/H4&gt;&lt;BR /&gt;&lt;LI&gt;&lt;BR /&gt;&lt;BR /&gt;It seems that some info was lost.&lt;BR /&gt;&lt;BR /&gt;I tried the same with Mozilla on VMS. HTML is still incomplete but most of the time (of course not always) there is a result but the title is missing ...&lt;BR /&gt;&lt;BR /&gt;Wim&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 06 Jan 2005 11:48:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456910#M4533</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-01-06T11:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: WASD GZIP / ZLIB</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456911#M4534</link>
      <description>You should use the marvelous Watch to debug&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wasd.vsm.com.au/ht_root/doc/htd/" target="_blank"&gt;http://wasd.vsm.com.au/ht_root/doc/htd/&lt;/A&gt;&lt;BR /&gt;the beginning of the doc&lt;BR /&gt;&lt;BR /&gt;20 - WATCH Facility&lt;BR /&gt;&lt;BR /&gt;20.1 - Server Instances &lt;BR /&gt;20.2 - Event Categories &lt;BR /&gt;20.3 - Request Filtering &lt;BR /&gt;20.4 - Report Format &lt;BR /&gt;20.5 - Usage Suggestions &lt;BR /&gt;20.6 - Command-Line Use &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The WATCH facility is a powerful adjunct in server administration. From the Server Administration facility (19 - Server Administration) it provides an online, real-time, in-browser-window view of request processing in the running server. The ability to observe live request processing on an ad hoc basis, without changing server configuration or shutting-down/restarting the server process, makes this facility a great configuration and problem resolution tool. It allows (amongst other uses) &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;assessment of mapping rules &lt;BR /&gt;assessment of authorization rules &lt;BR /&gt;investigation of request processing problems &lt;BR /&gt;observation of script interaction &lt;BR /&gt;general observation of server behaviour &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Jan 2005 12:32:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456911#M4534</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2005-01-06T12:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: WASD GZIP / ZLIB</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456912#M4535</link>
      <description>Labadie,&lt;BR /&gt;&lt;BR /&gt;I already did. I asked the complete trace (2 first columns flagged in WATCH).&lt;BR /&gt;Here is the result in attachment.&lt;BR /&gt;&lt;BR /&gt;I changed the zip level from 9 to 1. Idem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Fri, 07 Jan 2005 02:05:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456912#M4535</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-01-07T02:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: WASD GZIP / ZLIB</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456913#M4536</link>
      <description>And in attachment the HTML code received in IE.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Fri, 07 Jan 2005 02:10:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456913#M4536</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-01-07T02:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: WASD GZIP / ZLIB</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456914#M4537</link>
      <description>Wim,&lt;BR /&gt;your font size is too small. Size 2 of fonts is not readable by any browser. The littest size readable is 8.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Jan 2005 02:22:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456914#M4537</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-01-07T02:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: WASD GZIP / ZLIB</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456915#M4538</link>
      <description>Antonio,&lt;BR /&gt;&lt;BR /&gt;Book an airplane and come and watch. It is perfectly readable on a 21 inch as well as on a 15 inch screen.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Fri, 07 Jan 2005 02:25:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456915#M4538</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-01-07T02:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: WASD GZIP / ZLIB</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456916#M4539</link>
      <description>All,&lt;BR /&gt;&lt;BR /&gt;If checked the script that generates the stuff.&lt;BR /&gt;&lt;BR /&gt;The first lines it generates when the output is shown correctly is :&lt;BR /&gt;Content-type: text/HTML&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;meta http-equiv="REFRESH" content="120" /&amp;gt;&lt;BR /&gt;&lt;BR /&gt;And in the HTML of IE I see &lt;BR /&gt;&amp;lt;meta h="" /&amp;gt;Report of consolidated VER_PROC loggings&lt;BR /&gt;&lt;BR /&gt;Truncated but by accident working ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When it doesn't generate the META line (depends on the parameters) I goes wrong. I get&lt;BR /&gt;&lt;TITLE&gt;&amp;lt;body bgcolor="#ffffcc"&amp;gt; in HTML while&amp;lt;br /&amp;gt;it should be a complete title statement followed by the body.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;Wim&amp;lt;/body&amp;gt;&lt;/TITLE&gt;</description>
      <pubDate>Fri, 07 Jan 2005 02:38:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456916#M4539</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-01-07T02:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: WASD GZIP / ZLIB</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456917#M4540</link>
      <description>Wim,&lt;BR /&gt;I should be happy to come and watch that, if you would have airplane ticket on you! I promise I'll pay for all beers we drink ;-)&lt;BR /&gt; &lt;BR /&gt;Wish you Happy New Year&lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Jan 2005 02:50:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456917#M4540</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-01-07T02:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: WASD GZIP / ZLIB</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456918#M4541</link>
      <description>I believe I have seen similar behaviour recently myself though unlike your instance it appears not be consistently reproducable (happy-happy, joy-joy).  Using ZLIB in an AST-driven context has proved problematic on a previous occasion (during BETA testing).  I can easily imagine I have still not got it 100% water-tight even with considerable testing and general usage.  I am currently in the process of looking at the code again (having only just returned from time away from all of these small pleasures :-)&lt;BR /&gt;&lt;BR /&gt;You have investigated and reported it quite thoroughly Wim (thanks for using WATCH), so so I don't doubt the veracity of your report.&lt;BR /&gt;&lt;BR /&gt;First try getting the script to request the server not to chunk the response.  Add the following to your script's CGI response header:&lt;BR /&gt;&lt;BR /&gt;  Content-Type: text/html&lt;BR /&gt;  Script-Control: X-transfer-encoding-chunked=0&lt;BR /&gt;&lt;BR /&gt;(the last is all one line just in case it wraps - this ITRC forums interface is awful)&lt;BR /&gt;&lt;BR /&gt;Then see if the behaviour persists.  My guess is it will.  Then try suppressing the GZIP encoding:&lt;BR /&gt;&lt;BR /&gt;  Content-Type: text/html&lt;BR /&gt;  Script-Control: X-transfer-encoding-chunked=0&lt;BR /&gt;  Script-Control: X-content-encoding-gzip=0&lt;BR /&gt;&lt;BR /&gt;Again my guess is that the problem will vanish (along with the compression).  You can then turn chunking back on by removing the appropriate header or changing it to:&lt;BR /&gt;&lt;BR /&gt;  Content-Type: text/html&lt;BR /&gt;  Script-Control: X-transfer-encoding-chunked=1&lt;BR /&gt;  Script-Control: X-content-encoding-gzip=0&lt;BR /&gt;&lt;BR /&gt;This will isolate the problem functionality.&lt;BR /&gt;&lt;BR /&gt;You might also request that the server buffers the records your script is sending before providing them to the network (and GZIP encoding).  The following will do that and have GZIP encoding switched back on:&lt;BR /&gt;&lt;BR /&gt;  Content-Type: text/html&lt;BR /&gt;  Script-Control: X-buffer-records=1&lt;BR /&gt;  Script-Control: X-transfer-encoding-chunked=1&lt;BR /&gt;  Script-Control: X-content-encoding-gzip=1&lt;BR /&gt;&lt;BR /&gt;My reason for suggesting we try this is to help establish whether it's the sizes of the data 'chunks' being given to the GZIP code that's contributing to the problem.  Buffering records will cause a consolidated block of multiple records, rather than individual records, to be given to the GZIP encoding, probably changing the behaviour.&lt;BR /&gt;&lt;BR /&gt;Leaving [GzipResponse] at zero will allow you to continue development until the issue is resolved (at the small sacrifice of no response compression).&lt;BR /&gt;&lt;BR /&gt;This forum's interface is pretty clunky so shall we pursue this outside ITRC and we can report back when it's resolved?&lt;BR /&gt;&lt;BR /&gt;I'd also recommend the info-WASD mailing list for these types of issues, it's a little less VMS-general/more WASD-specific.</description>
      <pubDate>Fri, 07 Jan 2005 06:52:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456918#M4541</guid>
      <dc:creator>Mark Daniel_2</dc:creator>
      <dc:date>2005-01-07T06:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: WASD GZIP / ZLIB</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456919#M4542</link>
      <description>100% right. The suggestions work.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Fri, 07 Jan 2005 08:22:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456919#M4542</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-01-07T08:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: WASD GZIP / ZLIB</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456920#M4543</link>
      <description>The problem will be solved in 9.0.2 or whatever comes next.&lt;BR /&gt;&lt;BR /&gt;Thanks Mark.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Thu, 13 Jan 2005 09:51:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wasd-gzip-zlib/m-p/3456920#M4543</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-01-13T09:51:13Z</dc:date>
    </item>
  </channel>
</rss>

