My server was failing some HTTP requests, sending an error back to the
client. Some investigation showed the following type of cookie being
sent by the client was the problem:

Cookie: __s=12345567;

Note the ';' at the end. No space or anything following it. This
causes a PEG parsing error that causes the request to return an error.

Chris.
-- 
http://www.bluishcoder.co.nz

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to