page render slow after mod_rewrite

Discussion in 'Apache' started by varun8211, May 12, 2006.

  1. #1
    Here is sample URL from my website:
    http://www.herbsandcures.com/view-disease-details/Brain-Tumor.html

    I have implement mod_rewrite module to redirect the PHP ext to HTML extension without "id" as parameter..

    Now the problem is quite visible when u open that URL.. u must have seen that it takes some time to dowload.. u will see the blank page initially with the msg "Done" in the status bar, as if the request has been processed and server has sent the blank page..

    but some 2-3 seconds later, the contents are displayed..

    Can anybody suggest what can be the cause of this problem ? is it mod_rewrite or db or apache or anything else..

    Your kind advice will be really appreciated.

    Thanks a ton!!
     
    varun8211, May 12, 2006 IP
  2. theblight

    theblight Peon

    Messages:
    246
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It will be slow but on the long run it will be fast and please do check of your mysql if the page that is rendered will access a database.

    Hope It Helps
     
    theblight, May 12, 2006 IP
  3. varun8211

    varun8211 Peon

    Messages:
    483
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    yes, that page do access mysql db..
    but when I open that page in PHP version, it opens good and fast and the HTML version is very slow.
     
    varun8211, May 12, 2006 IP
  4. Nintendo

    Nintendo ♬ King of da Wackos ♬

    Messages:
    12,890
    Likes Received:
    1,064
    Best Answers:
    0
    Trophy Points:
    430
    #4
    It sure looks fast for me.
     
    Nintendo, May 12, 2006 IP
  5. varun8211

    varun8211 Peon

    Messages:
    483
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    it seems to b good now after i placed google-analytics code at bottom and removed from the top...

    can this be a factor??
     
    varun8211, May 12, 2006 IP
  6. Nintendo

    Nintendo ♬ King of da Wackos ♬

    Messages:
    12,890
    Likes Received:
    1,064
    Best Answers:
    0
    Trophy Points:
    430
    #6
    Oh yes!!!!!
     
    Nintendo, May 12, 2006 IP