KeepAlive and refreshing iframe

Reply

Join Date: Jul 2008
Posts: 3
Reputation: Robin_CG is an unknown quantity at this point 
Solved Threads: 0
Robin_CG Robin_CG is offline Offline
Newbie Poster

KeepAlive and refreshing iframe

 
0
  #1
Jul 29th, 2008
Hi everybody,
I have problems with refreshing page in iframe (by javascript window.location=http://siteRunningAtWinsAndApache2.2...).

When the javascript loops refreshing the page in iframe (every minute), it's nice, page loads and everybody is happy.

But as time passes, e.g. after one hour of looped refreshing the iframe src, the page in iframe just stops responding - it's loading and loading and loading and showing a blank page.

-----

What is strange is that it is only doing with two of my applications (One on Apache 2.2 and One on Tomcat 5.5). Other applications are fine.

I guess it is some configuration stuff, like KeepAlive, MaxKeepAliveRequests or something.

-----

Can anybody tell me what can be the trouble in this case? Can it be the httpd.conf/server.xml configuration thing? Any advises?
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 66
Reputation: lordspace is an unknown quantity at this point 
Solved Threads: 4
lordspace's Avatar
lordspace lordspace is offline Offline
Junior Poster in Training

Re: KeepAlive and refreshing iframe

 
0
  #2
Jul 29th, 2008
Is it a local machine or a hosting server ?

Could you post apache's log files ?
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 3
Reputation: Robin_CG is an unknown quantity at this point 
Solved Threads: 0
Robin_CG Robin_CG is offline Offline
Newbie Poster

Re: KeepAlive and refreshing iframe

 
0
  #3
Jul 30th, 2008
Apache logs
When page is loading OK:

3.149.220.42 - R2\\123028493 [29/Jul/2008:12:21:04 +0200] "GET /index.php HTTP/1.1" 200 682
<and some images, styles and js, php loadings>

When page is white blank and still loading there is nothing related in access and also error logs.

Is it a local machine or a hosting server?
My javascript page-reloading application is running on my notebook connected to local network, and the webserver is in server room (intranet).

KeepAlive
I have tried KeepAlive On (MaxKeepAliveRequests 0,100,300), Off - nothing helps, so my quess with KeepAlive was wrong.


Regards,
Robert Varga
Last edited by Robin_CG; Jul 30th, 2008 at 3:08 am.
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 3
Reputation: Robin_CG is an unknown quantity at this point 
Solved Threads: 0
Robin_CG Robin_CG is offline Offline
Newbie Poster

Re: KeepAlive and refreshing iframe

 
0
  #4
Jul 30th, 2008
Anybody who can help here?
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Linux Servers and Apache Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC