> The Solaris Sun box program says:
>
> > DBI->connect(hostname=99.99.99.99;port=3333;compression=gzip;dsn=DBI:ODBC:HelpDesk)
> > failed: Cannot log in to DBI::ProxyServer: Unexpected EOF from server at
> > /usr/local/lib/perl5/site_perl/5.6.0/RPC/PlClient.pm line 83. at odbc.p line 21
>
> If I read this correctly, my compression=gzip was eaten by either the
> Solaris Proxy or DBI module.
>
Sorry. Nothing was eaten, it just appears to ignore the option/value
pair. I updated the Solaris messages to included the compression=gzip
but forgot to delete the statement below it. Transparent compression
still doesn't work.