jbv-

Wednesday, November 29, 2006, 2:41:46 AM, you wrote:

> I'm not sure to fully grasp the full extension of your remark (as I haven't
> used fastCGI yet), but as for separating 2 users' requests, this can be done
> easily by issueing a unique ID code to each user, and sending it along
> with each cgi request... Maintaining a table of logs with those unique IDs
> inside a DB can be usefull as well if you need to force users to re-log
> every 15 min or so...

Yes, it can be done. The problem is that then you're hand-crafting a
web app written in rev. Nothing wrong with that, but the same app is
probably not going to run as a desktop app and as a cgi backend.

-- 
-Mark Wieder
 [EMAIL PROTECTED]

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to