Re: [EMAIL PROTECTED] Re: Problems with JS, IE 6.0 and mod_deflate

2006-04-18 Thread Simon Werner
Sorry if I asked the wrong list. Like Joost wrote, I believe the IBM version of Apache has some additional modules like mod_afpa_cache and mod_ibm_ssl, these are just to integrate Apache with WebSphere. We disabled JS and CSS compression for IE and the application now runs on all systems. Thanks

Re: [EMAIL PROTECTED] Problems with JS, IE 6.0 and mod_deflate

2006-04-14 Thread Simon Werner
Thanks a lot for all the advice. Unfortunately we are limited to using only IE so we cannot implement other browsers. The mod_filter looks promising, I will try that. Thanks, Simon On 4/14/06, Axel-Stéphane SMORGRAV <[EMAIL PROTECTED]> wrote: > IE does not particularly like compressed CSS and

[EMAIL PROTECTED] Problems with JS, IE 6.0 and mod_deflate

2006-04-13 Thread Simon Werner
We are encountering a problem with IE 6.0 SP1 where it seems to have problems with compressed data being served from the IBM HTTP Server 2.0.47 (Apache). Using the mod_deflate option to compress static and dynamic data on the run. The problem is that the client side will "hang" and do nothing,