You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
We need to enable java servlet sessions support for one gae project, but session will be used only in one servlet (small isolated part of application). Would we get some increased latency impact in other servlets although session object would not be used in any other servlets? Is there a way to disable sessions support for some servlets ?