You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Armenio Pinto <ar...@ptinovacao.pt> on 2003/10/09 12:05:29 UTC

[users@httpd] Response blocks

Hi there,

     I can't tell if this is an Apache or Tomcat problem, so, I've posted
this first in Tomcat users list. As no one was able to help me, now I'm
trying my luck here!

I have the following scenario in my project:

Tomcat 3.2.4 --> mod_jk/httpd 1.3.27 --> httpd Transparent proxy -->
Internet
Explorer

Without proxy, everything works fine. With proxy, Tomcat/Apache stops
responding in some situations, whenever a redirect is implied (I guess). The
JSPs are correctly processed in Tomcat, but the user browser shows nothing;
if F5 or "reload" is pressed, the page shows up! If the same operation is
done, without closing the browser, the following text is inlined in the
response
HTML (the browser shows it):

HTTP/1.0 200 OK
Date: Mon, 29 Sep 2003 17:00:08 GMT
Server: Apache/1.3.27 (Unix)  (Red-Hat/Linux) mod_jk/1.2.4 mod_python/2.7.8
Python/1.5.2 mod_ssl/2.8.12 OpenSSL/0.9.6b DAV/1.0.3 PHP/4.1.2 mod_perl/1.26
mod_throttle/3.1.2
Cache-Control: no-cache
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Servlet-Engine: Tomcat Web Server/3.2.4 (JSP 1.1; Servlet 2.2; Java 1.4.2;
Linux 2.4.18-27.7.x i386; java.vendor=Sun Microsystems Inc.)
Content-Type: text/html;charset=ISO-8859-1
X-Cache: MISS from xx.xxx.xxx.xxxxxxx.pt
Connection: close


Now, the stranger part: EVERYTHING WORK FINE IN MOZILLA! Even with the
proxy! I guess this has something to do with caching configurations. Can
anyone help me please? Thanks in advance,

Arménio Pinto

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org