MSIR.0688 SirSafe enhanced shared DASD active on (%C) ((%C)) MSIR.0689 SirSafe Shared DASD visible system: (%C): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
mNo edit summary
Line 1: Line 1:
This is an informational message that is issued whenever data has been compressed before being sent to a web client (browser). Compression probably isn't worth the trouble unless at least a 50% compression is achieved. <li>th Anything short of this suggests:
This is an informational message that is issued whenever data has been compressed before being sent to a web client (browser). Compression probably isn't worth the trouble unless at least a 50% compression is achieved. Anything short of this suggests:


<ul> <li>COMPRESS 2 should be used instead of COMPRESS 1. See the ''Janus Web Server Reference Manual''. <li>Inappropriate data is being compressed, most likely data that is already compressed such as GIF format data. <li>The data simply does not lend itself to compression. This is only likely in data that is rich in content and low in overhead. Presumably, such data is likely to be quite compact, anyway so doesn't require compression.</ul>
<ul>  
<li>COMPRESS 2 should be used instead of COMPRESS 1. See [[COMPRESS (JANUS DEFINE parameter)]]. <li>Inappropriate data is being compressed, most likely data that is already compressed such as GIF format data.  
<li>The data simply does not lend itself to compression. This is only likely in data that is rich in content and low in overhead. Presumably, such data is likely to be quite compact, anyway so doesn't require compression.
</ul>


[[Category:Sirius Mods messages]]
[[Category:Sirius Mods messages]]

Revision as of 00:32, 23 April 2014

This is an informational message that is issued whenever data has been compressed before being sent to a web client (browser). Compression probably isn't worth the trouble unless at least a 50% compression is achieved. Anything short of this suggests:

  • COMPRESS 2 should be used instead of COMPRESS 1. See COMPRESS (JANUS DEFINE parameter).
  • Inappropriate data is being compressed, most likely data that is already compressed such as GIF format data.
  • The data simply does not lend itself to compression. This is only likely in data that is rich in content and low in overhead. Presumably, such data is likely to be quite compact, anyway so doesn't require compression.