session_start costed too long....

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?gb2312?B?yOfj5bS6t+c=?=

    session_start costed too long....


    I used ajax.
    When the first time I visit the page, it spent about less than 0.3s
    but when I visit the same url second time, it cost more than 10s, I
    located the session_start() ; call ,what is the problem?

  • rf

    #2
    Re: session_start costed too long....


    "Èçãå´º·ç" <nkapproach@gma il.comwrote in message
    news:1184144987 .155027.163110@ o11g2000prd.goo glegroups.com.. .
    >
    I used ajax.
    When the first time I visit the page, it spent about less than 0.3s
    but when I visit the same url second time, it cost more than 10s, I
    located the session_start() ; call ,what is the problem?

    You have an error on line 42.

    --
    Bloody google groupers!
    Richard.


    Comment

    Working...