Re: [EMAIL PROTECTED] IE and apache: strange problem

2007-07-19 Thread Jess Holle
This is one of *many* insane cases where IE won't show content or successfully hand it off to the assigned application if/when it decides that it shouldn't cache said content. Clearly this is a horrible design bug, but Microsoft always just says to change the caching settings or to change your

Re: [EMAIL PROTECTED] IE and apache: strange problem

2007-07-19 Thread Fabio Marcone
Thanks for your reply but this is a IE bug. MS bug report: http://support.microsoft.com/default.aspx?scid=kb;en-us;272359 Fabio Mandy Singh wrote: > I am not 100% Positive but IE chokes on XML responses if there is not > Content-Length. > > Can you try explicity setting that in your xml outpu

Re: [EMAIL PROTECTED] IE and apache: strange problem

2007-07-19 Thread Mandy Singh
I am not 100% Positive but IE chokes on XML responses if there is not Content-Length. Can you try explicity setting that in your xml output? On 7/18/07, Fabio Marcone <[EMAIL PROTECTED]> wrote: These are logs related to ie and firefox get in front-end apache (proxy): ie log: 192.168.10.42 -

Re: [EMAIL PROTECTED] IE and apache: strange problem [SOLVED]

2007-07-19 Thread Fabio Marcone
This is a IE bug. MS bug report: http://support.microsoft.com/default.aspx?scid=kb;en-us;272359 Fabio Fabio Marcone wrote: > These are logs related to ie and firefox get in front-end apache (proxy): > > ie log: > 192.168.10.42 - - [18/Jul/2007:15:09:19 +0200] "GET /charts/charts2.htm > HTTP/1.1"

Re: [EMAIL PROTECTED] IE and apache: strange problem

2007-07-18 Thread Fabio Marcone
These are logs related to ie and firefox get in front-end apache (proxy): ie log: 192.168.10.42 - - [18/Jul/2007:15:09:19 +0200] "GET /charts/charts2.htm HTTP/1.1" 304 0 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)" "-" 192.168.10.42 - - [18/Jul/2007:15:09:23 +0200] "GET /charts/charts.swf?

[EMAIL PROTECTED] IE and apache: strange problem

2007-07-18 Thread Fabio Marcone
Hi! I've a strange problem with apache and IE. I've 2 web server apache 1.3, s1 sends request /section to s2 using proxy module. in s2 there is a page with a swf movie. this movie get 2 parameters: charts.swf?library_path=charts_library&xml_source=file.php where file.php builds and puts on stdo