Hello!
Yesterday made an upgrade to version 1.1.4. web.page.regexp[] and web.page.perf[] functions became much stable, but what's about timeout of 3 secs?
The fact is that web.page.regexp[] cannot wait more than 3 secs. So, if the time of answer is longer than 3 secs it writes 3 secs.
On the other hand, if wep.page.regexp[] cannot get an answer within 3 secs, it sends 'EOF'. Is there any method to tune this timeout? Thank you!
Yesterday made an upgrade to version 1.1.4. web.page.regexp[] and web.page.perf[] functions became much stable, but what's about timeout of 3 secs?
The fact is that web.page.regexp[] cannot wait more than 3 secs. So, if the time of answer is longer than 3 secs it writes 3 secs.On the other hand, if wep.page.regexp[] cannot get an answer within 3 secs, it sends 'EOF'. Is there any method to tune this timeout? Thank you!
Comment