开发者

Does Rails create sessions for web crawlers and bots?

I'm interested in knowing whether a session is created by pages requested by web crawlers and bots. I am using MySQL as a the session store and would like to prevent requests by web crawlers a开发者_开发知识库nd bots from creating unnecessary session entries.


Since your server creates sessions, every request to it, would create a session :)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜