[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - Re: HttpInvokers Data Compression using GZIP streams

2006-03-02 Thread boa_ig
Thanks, 
Compression is work (in testing)
JBoss plans this function to add in Released?

sory for my bad English 

Oleg.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3927418#3927418

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3927418


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - Re: HttpInvokers Data Compression using GZIP streams

2006-03-01 Thread boa_ig
 ! - A HTTP/1.1 Connector on port 8080 - 
   Connector port = 8080 address =  $ {jboss.bind.address} 
 compression = force
 compressableMimeType =  application/x-www-form-urlencoded, 
application/x-java-serialized-object
 maxThreads = 250 strategy = ms maxHttpHeaderSize = 8192
 emptySessionPath = true
 enableLookups = false redirectPort = 8443 acceptCount = 100
 connectionTimeout = 2 disableUploadTimeout = true / 
..
If to do(make) standart Tomcat, it is necessary Accept-Encoding , x-gzip, 
x-deflate, gzip, deflate

I have added in console\remote\Util.java, mq\il\http\HTTPClient.java, 
http\interface\Utils.java
conn.setRequestProperty (Accept-Encoding,  x-gzip, x-deflate, gzip, deflate 
);

Does not work
The server compresses the data
The client does not understand stream

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3927081#3927081

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3927081


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - Re: HttpInvokers Data Compression using GZIP streams

2006-02-28 Thread boa_ig
Prompt where to search.

It can be made whether or not?

Please Help

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3926770#3926770

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3926770


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - Re: HttpInvokers Data Compression using GZIP streams

2006-02-28 Thread boa_ig
I use example, org.jboss.test.hello testsuite package, is an example of using 
the HttpInvoker to configure a stateless session bean to use the RMI/HTTP 
protocol. How to me to add compression for RMI?

sory my bad English

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3926772#3926772

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3926772


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - Re: HttpInvokers Data Compression using GZIP streams

2006-02-19 Thread boa_ig
HI Jani

I now have problem with CompressionSocketFactory HttpInvoker.
Prompt, how you managed her(it) to realize?

Oleg.


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3924946#3924946

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3924946


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - boa_ig

2006-02-14 Thread boa_ig
HTTP compressed

Good afternoon!

Help please.

I have adjusted the client and server for job in two modes
1.custom JRMPInvoker MBean that enables compressed sockets
2. RMI/HTTP protocol

How to me using HTTP the protocol to add compressed?

I use JBoss 4.0

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3923798#3923798

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3923798


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - How to me using HTTP the protocol to add compressed?

2006-02-14 Thread boa_ig
Good afternoon!

Help please.

I have adjusted the client and server for job in two modes
1.custom JRMPInvoker MBean that enables compressed sockets
2. RMI/HTTP protocol

How to me using HTTP the protocol to add compressed?

I use JBoss 4.0

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3923799#3923799

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3923799


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Remoting] - How to me using HTTP the protocol to add compressed?

2006-02-14 Thread boa_ig
Good afternoon! 

Help please. 

I have adjusted the client and server for job in two modes 
1.custom JRMPInvoker MBean that enables compressed sockets 
2. RMI/HTTP protocol 

How to me using HTTP the protocol to add compressed? 

I use JBoss 4.0 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3923800#3923800

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3923800


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user