Page getting downloaded

Discussion in 'Apache' started by linuxboy, Jan 18, 2012.

  1. #1
    HI All,

    Sometimes page getting downloaded instead lo loading. when we access this index page from browser, sometimes the page is getting downloaded into local system.

    After couple of restarts of apache web server , the issue is getting resolved.

    Can someone give me the valuable inputs like where I need to concentrate and what may be the issue.

    Sreenivas A
     
    linuxboy, Jan 18, 2012 IP
  2. SolidShellSecurity

    SolidShellSecurity Banned

    Messages:
    262
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    45
    #2
    Anything in the logs? Is it PHP? What kind of PHP setup are you running?
     
    Last edited: Jan 18, 2012
    SolidShellSecurity, Jan 18, 2012 IP
  3. linuxboy

    linuxboy Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Nothing in the logs.it's not related to PHP it is related to JSP.

    When we send a request to webserver, the webserver will forward the request to application server if the request contains any JSP.

    Application server will response back to webserver and then webserver will serve the response to browser.
     
    linuxboy, Jan 18, 2012 IP
  4. Matt-APEXCGI

    Matt-APEXCGI Peon

    Messages:
    99
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Also it can be due to browser, have you checked in any other browser?
     
    Matt-APEXCGI, Jan 18, 2012 IP
  5. linuxboy

    linuxboy Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Yes, I done testing in IE8,firefox and google chrome. All are resulting the same issue.
     
    linuxboy, Jan 18, 2012 IP
  6. linuxboy

    linuxboy Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    One more point i observered while the jsp is downloading the Content-Type: text/plain; charset=UTF-8.

    for the one which loading have Content-Type: text/html; charset=UTF-8.

    Is it the cause,if so what i need to perform to resolve this.

    Sreenivas A.
     
    linuxboy, Jan 19, 2012 IP
  7. SolidShellSecurity

    SolidShellSecurity Banned

    Messages:
    262
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    45
    #7
    Are you running low on memory?
     
    SolidShellSecurity, Jan 19, 2012 IP