On Fri, Jun 11, 2010 at 1:43 PM, Jan Murre wrote:
> On Fri, Jun 11, 2010 at 3:13 PM, Tom Evans wrote:
>> On Fri, Jun 11, 2010 at 11:41 AM, jjmurre wrote:
>>> Hi,
>>>
>>> I am using long living session in the database backend. Because of
>>> Robots I am getting a huge amount of sessions. I google
On Fri, Jun 11, 2010 at 3:13 PM, Tom Evans wrote:
> On Fri, Jun 11, 2010 at 11:41 AM, jjmurre wrote:
>> Hi,
>>
>> I am using long living session in the database backend. Because of
>> Robots I am getting a huge amount of sessions. I googled if there is
>> some kind of Session middleware that does
On Fri, Jun 11, 2010 at 11:41 AM, jjmurre wrote:
> Hi,
>
> I am using long living session in the database backend. Because of
> Robots I am getting a huge amount of sessions. I googled if there is
> some kind of Session middleware that does user-agent blacklisting and
> does not create new session
Hi,
I am using long living session in the database backend. Because of
Robots I am getting a huge amount of sessions. I googled if there is
some kind of Session middleware that does user-agent blacklisting and
does not create new sessions in the database for Robots accessing the
site. I did not fi