spartacus
17th January 2007, 14:43
Hi all,

we just decided to use session_timeout to reduce our license wasting!

But I'm not sure, that there is no influence to long running cron-jobs.

Is there a possibility that "session_timeout" kill a cron-job, which runs longer than the timeout-time?

spartacus
17th January 2007, 18:29
I think, I found the answer in solution: "110907".
Should be no problem if a proccess comunicates only with the DB and not so with the client!