Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2564

phpBB Discussion • Re: Remove sid's dfrom URLs

$
0
0
The function append_sid() will not use the session I'd unless it is active in the sessions table... it will update the session accordingly to the current browser session id. Current browsers can change the session id at any give point also, phpBB is capable of correcting this.
And that is exactly the problem. A new session will be created, and append_sid() will fill the returned page with this new sid. Providing a completely "new" set of urls to crawl.

Statistics: Posted by Thomas Linder Puls — Wed Apr 23, 2025 9:30 am



Viewing all articles
Browse latest Browse all 2564

Trending Articles