> One question I still have about this: if we perform a check per-request to > bypass the cache in the case of "localhost", do we still need a config option > to unregister the filter completely?
+1 on leaving the "config option to unregister completely" in. I do quite a lot of testing on VMWare which means the IP constantly changes. Apart from that I also have the following in my Mac hosts file: 127.0.0.1 sakai.org this allows me to log in with 3 different users in the same browser at the same time. - Christian On May 28, 2012, at 8:27 AM, Zach A. Thomas wrote: > I have a pull request in to do this. We will have to wait until tomorrow for > a review-and-merge: > https://github.com/sakaiproject/nakamura/pull/806 > > One question I still have about this: if we perform a check per-request to > bypass the cache in the case of "localhost", do we still need a config option > to unregister the filter completely? My pull request leaves both options > available to config. > > regards, > Zach > On May 26, 2012, at 3:16 AM, Nicolaas Matthijs wrote: > >> How about only disabling caching by default on localhost, and enabling >> it by default on all other domains. That should be developer and >> production friendly. >> >> Nicolaas > > _______________________________________________ > oae-dev mailing list > oae-dev@collab.sakaiproject.org > http://collab.sakaiproject.org/mailman/listinfo/oae-dev
_______________________________________________ oae-dev mailing list oae-dev@collab.sakaiproject.org http://collab.sakaiproject.org/mailman/listinfo/oae-dev