Re: Errors using HttpUseridModule

2014-01-17 Thread Gabriel Arrais
Francis Daly wrote in post #1133402: > On Thu, Jan 16, 2014 at 11:15:55PM +0100, Gabriel Arrais wrote: >> Francis Daly wrote in post #1133390: > > Hi there, > >> > Are they all coming from a particular browser version, for example? >> >> For now, I can't see any pattern and the error logs (how they

Re: Errors using HttpUseridModule

2014-01-16 Thread Francis Daly
On Thu, Jan 16, 2014 at 11:15:55PM +0100, Gabriel Arrais wrote: > Francis Daly wrote in post #1133390: Hi there, > > Are they all coming from a particular browser version, for example? > > For now, I can't see any pattern and the error logs (how they are > formatted now) does not help me, they d

Re: Errors using HttpUseridModule

2014-01-16 Thread Gabriel Arrais
Thank you for the answer Francis! Francis Daly wrote in post #1133390: > On Thu, Jan 16, 2014 at 09:41:25PM +0100, Gabriel Arrais wrote: > > Hi there, > >> We're receiving a lot of errors lately concerning the format of the >> userid cookie. > > Is there any pattern to the errors that you can see?

Re: Errors using HttpUseridModule

2014-01-16 Thread Gabriel Arrais
Thank you for the answer Francis! >Is there any pattern to the errors that you can see? > >Are they all coming from a particular browser version, for example? For now, I can't see any pattern and the error logs (how they are formatted now) does not help me, they don't pass the user-agent

Re: Errors using HttpUseridModule

2014-01-16 Thread Francis Daly
On Thu, Jan 16, 2014 at 09:41:25PM +0100, Gabriel Arrais wrote: Hi there, > We're receiving a lot of errors lately concerning the format of the > userid cookie. Is there any pattern to the errors that you can see? Are they all coming from a particular browser version, for example? > [error] 15

Errors using HttpUseridModule

2014-01-16 Thread Gabriel Arrais
Hi guys, I'm using the HttpUseridModule for storing session ids of our users. We're receiving a lot of errors lately concerning the format of the userid cookie. Basically there are two types of errors: [error] 1581#0: *20523638 client sent invalid userid cookie "sid="Cv

Re: HttpUseridModule

2014-01-16 Thread Gabriel Arrais
Flavio, I'm trying to do the same as you. Have you found any solution? I was thinking in change the expiration by myself setting the cookie again, but I think that this is ugly =/ Thank you, Gabriel Arrais -- Posted via http://www.ruby-forum.com/. _