Re: D2W and Direct Actions
Re: D2W and Direct Actions
- Subject: Re: D2W and Direct Actions
- From: Denis Frolov <email@hidden>
- Date: Mon, 4 Jun 2007 09:56:33 +0400
On Jun 3, 2007, at 8:38 PM, Guido Neitzer wrote:
Yep, even at that time I was aware of these things but you can't
really lower the session timeout to under 10 Minutes - only if
you're using DAs and create a session if you need one but don't
loose the page. But the application wasn't written that way. I had
to rewrite everything from component actions to DAs and then - why
creating a session if you don't need one?
Well, in our case we need to create sessions because we want to use
D2W for everything since it makes development easier, allows larger
portions of Wonder code being reused, and makes code base more
manageable (rules, pages, delegates, factories etc).
That is an interesting idea. I don't need it anymore as we are
going "session free as long as we can" which works really well even
on really low level hardware (What my own projects normally have as
I use abandoned old hardware for them. My little CMS runs on a
blue&white G3-400 with two SCSI drives, 512MB RAM - and it is
usable but memory is a real issue for me.). The other issue (I
guess, not sure because it's years ago now) was when spiders came
back with lots of URLs with sessions in it, came to the session
timeout page, created a new session and so on ...
I think one can avoid this problem by disallowing /wo/ in robots.txt
and using cookies for storing session ids.
--
Denis Frolov
Design Maximum MA
Tel: +7 863 2648211
Fax: +7 863 2645229
Web: http://www.designmaximum.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden