logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: infinte loop in LAMP website
Author
webmaster1650



Joined: 18 Jul 2013
Posts: 1
Location: USA

PostPosted: Thu 18 Jul '13 22:23    Post subject: infinte loop in LAMP website Reply with quote

We are getting infinite loops due to the user requesting the same page continuously , even if apache sends a 200. • It is happening randomly once every two or three weeks for different users. • This issue is not confined to one browser it is happening with firefox 21, firefox 5, ie 8, etc • It is not happening to the same user again.

It is a PHP based website with custom CMS.We are never able to replicate this issue.Is this something related to a plugin installed on a browser ? Did anyone experience similar problem ?

PHP Version 5.3.8
Mysql
Apache 2.0
SUSE
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7371
Location: Germany, Next to Hamburg

PostPosted: Fri 19 Jul '13 17:38    Post subject: Re: infinte loop in LAMP website Reply with quote

webmaster1650 wrote:

It is a PHP based website with custom CMS.We are never able to replicate this issue.Is this something related to a plugin installed on a browser ? Did anyone experience similar problem ?


Sure, many PHP code related stuff can do that. No doubt about that Laughing Bad code is everywhere.
Back to top


Reply to topic   Topic: infinte loop in LAMP website View previous topic :: View next topic
Post new topic   Forum Index -> Apache