Hello,

I was just wondering what happens with Embperl pages that are stopped (stop
button) by the browser. Or when people first click one link and decide to click
something else before the pages finishes loading.

So far I have never had any problems but it micht be a cause of problems in the
future?

Supose I have a very long script with several sql query's to fill several tables
. Can it happen that the first query are executed and the last 2 are skipped
because apache stops the script?

I often create a row and fetch the newid and use this id to add more rows to
other tables, the same when deleteing rows. The database would become messy if
they are not all completed,.

Well that's my question.

Maybe someone know how this works?

Regards

Hans de Groot

PS Randy I think it was you who told me to stop using the semapohores and try
file locking for the sessions. I did and I have not had any problems anymore.
(sometimes all websites using embperl and sessions stopped responding every
once in a while until I restarted apache)










Met vriendelijke groet,

Hans de Groot





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to