Re: How to avoid innumerable sessions being created by robots
Re: How to avoid innumerable sessions being created by robots
- Subject: Re: How to avoid innumerable sessions being created by robots
- From: Chuck Hill <email@hidden>
- Date: Mon, 7 Mar 2005 10:30:06 -0800
Does showing the events of the current month require a session? It
does not appear to. If not, make the default action handler for the
app the direct action handler, and generate the calendar from the
defaultAction. You will need to make the Regions, next, previous etc
links into direct action links too (don't use any "action" bindings on
the page).
Chuck
On Mar 7, 2005, at 9:02 AM, Baiss Eric Magnusson wrote:
A web site I develop is a calendar generated by WO, which allows login
for event presenters to post events.
However, because anyone visiting <http://www.nwSufis.org>,
automatically gets a Session created, I'm seeing more than a 100
sessions shown in JavaMonitor, due, I believe, to the search engines
etc. sending robots to the site.
The <index.html> of the site does a HTML re-direct to the WO app, then
the events of the current month are shown.
What, in general, is a solution to this conflagration of sessions.
----
Baiss Eric Magnusson
<http://www.Track-Your-Finances.com>
<http://www.CascadeWebDesign.com>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
village.net
This email sent to email@hidden
--
Practical WebObjects - a book for intermediate WebObjects developers
who want to increase their overall knowledge of WebObjects, or those
who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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