Startbeitrag von Clarion Ghost am 12.04.2013 12:23
Please, how do I increase the Time Out of my site online?
Many Thanks
Antworten:
Hi Ian
which one ?
- the webdev session time out is managed in the webdev admin
- the query time out is managed in the webdev admin
- the web server itself has several other time out (session, cgi, etc) and the settings depend on the server type and version
Best regards von Fabrice Harari - am 12.04.2013 13:27
Hi Fabrice,
I think I have found the webdev session time out. I have set that to 10minutes as the Help Text suggested. To do this I used the webdev deployment tool and updated the Parameters of the site page/disconnect idle users.
Looking at the Help it seems that the problem is something to do with the Back or Next Key. The help for ERR_NO_PAGE says to check the management of the Back Key.
I have switched off the back key on every page. Could the problem be caused because I have not switched off the Back Key for the project as a whole? If I am right in my thinking, how would I go about that?
Many Thanks von Clarion Ghost - am 13.04.2013 10:48
->>Weiter mit dem kompletten Thema (5 Beiträge) unter Time Out
Diese Seite auf Ihrer Homepage verlinken: Verwenden Sie dazu einfach folgenden Code:
<a href="https://www.mysnip.de/forum-archiv/thema-27131-154003/Time+Out.html">Time Out</a>
Antworten:
which one ?
- the webdev session time out is managed in the webdev admin
- the query time out is managed in the webdev admin
- the web server itself has several other time out (session, cgi, etc) and the settings depend on the server type and version
Best regards
von Fabrice Harari - am 12.04.2013 13:27
I think I have found the webdev session time out. I have set that to 10minutes as the Help Text suggested. To do this I used the webdev deployment tool and updated the Parameters of the site page/disconnect idle users.
The error I still get occasionally is:-
Internal error detected by WebDev application server.
Internal Error Code: ERR_NO_PAGE
.\srcSession\interfEXE.cpp (4108)
(21, ERR_INTERNAL)
It is never at the same place?
Many Thanks
von Clarion Ghost - am 12.04.2013 17:36
Error 21 normally is some other thing.
The text of the error 21 is a generic one check it in the help.
http://doc.windev.com/en-US/?3539011
von Paulo Oliveira - am 12.04.2013 18:02
Looking at the Help it seems that the problem is something to do with the Back or Next Key. The help for ERR_NO_PAGE says to check the management of the Back Key.
I have switched off the back key on every page. Could the problem be caused because I have not switched off the Back Key for the project as a whole? If I am right in my thinking, how would I go about that?
Many Thanks
von Clarion Ghost - am 13.04.2013 10:48