Thanks Ed -----Original Message----- From: ProfoxTech <[email protected]> On Behalf Of Ed Leafe Sent: 29 April 2019 14:32 To: [email protected] Subject: Re: [ADMIN] Updated Website
Sent by an external sender ------------------------------ On Apr 29, 2019, at 2:24 AM, Paul Newton <[email protected]> wrote: > > I love the new website but have come across an issue: > Searching for ODBC as the search term, "All Messages" gives "502 Bad Gateway" I looked through the logs, and it appears that Flask uses cookie-based sessions by default. Since the session stores all the matching message numbers for paging, those cookies can get BIG, and surpass the 4K limit. Your query returned almost 5000 matches! To fix that I need to make some changes to support server-side sessions. In the meantime, try searching a narrower range. :) -- Ed Leafe [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: https://leafe.com/archives This message: https://leafe.com/archives/byMID/profox/byapr02mb58785c0b4a090ed82c12f0cea1...@byapr02mb5878.namprd02.prod.outlook.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

