Hi,
While running the indexer, I have been watching the error_log file on the web server using the command tail -f error_log
There seems to be very large cookies being passed back to the server, and this is producing errors.
Zoom's config > Authentication > cookie based authentication is set to 'use cookies from Windows and IE'
I don't need zoom to use cookies to get to all parts of the site, so I would be fine if zoom wasn't set to use cookies.
But the problem then is that when zoom indexes our vbulletin forum and is not using cookies, vbulletin adds extra querystrings to the page url to track the session, so our search results and sitemaps look ugly.
I know you guys use vbulletin so I thought you may have run into this issue.
Is there a way to not use cookie based authentication without the session querystring being added to my urls?
While running the indexer, I have been watching the error_log file on the web server using the command tail -f error_log
There seems to be very large cookies being passed back to the server, and this is producing errors.
Zoom's config > Authentication > cookie based authentication is set to 'use cookies from Windows and IE'
I don't need zoom to use cookies to get to all parts of the site, so I would be fine if zoom wasn't set to use cookies.
But the problem then is that when zoom indexes our vbulletin forum and is not using cookies, vbulletin adds extra querystrings to the page url to track the session, so our search results and sitemaps look ugly.
I know you guys use vbulletin so I thought you may have run into this issue.
Is there a way to not use cookie based authentication without the session querystring being added to my urls?
Comment