Changes between Version 1 and Version 2 of pstamp_2015-04-changes
- Timestamp:
- Apr 15, 2015, 12:44:33 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pstamp_2015-04-changes
v1 v2 7 7 8 8 Some of the details of this may seem somewhat unexpected. When reading this keep in mind that the postage stamp server is implemented in a distributed maner. There is the 9 IPP side and the PSI front end. There are some historical usage patterns thatmust continue to be supported. The IPP portion does not have accounts. The PSI side does not manage10 permissions for users. 9 IPP side and the PSI front end. There are some usage patterns that only use the IPP part. These must continue to be supported. The IPP portion does not have accounts. The PSI side does not manage 10 permissions for users. In the end control of the access to the pixels is through the HTTP server's list of hosts. 11 11 12 12 == Version 1 of the request file is no longer supported. A version 2 file with a valid email address in the request header is required == 13 13 14 14 The email header word was added in version 2. The system needs the value to determine which data the user is allowed access to. The email address is required to be user@domain. 15 Access rights to data is determined primarily from the domain. The has provision to support different access rights for individual users. That feature is envisioned to15 Access rights to data is determined primarily from the domain. The system has provision to support different access rights for individual users. That feature is envisioned to 16 16 be more of an exceptions list and is not encouraged. 17 17 … … 22 22 IPP database. 23 23 24 == The postage stamps images and other results may be directed to a different data store location tha tpreviously ==24 == The postage stamps images and other results may be directed to a different data store location than previously == 25 25 26 26 Currently most postage stamp results are posted to filesets in a single data store product "pstampresults". This product is accessible through HTTP requests from 27 the list ofPS1SC institutions. In the new implementation each institution will get it's own data store product. For example requests27 a set list of identified PS1SC institutions. In the new implementation each institution will get it's own data store product. For example requests 28 28 from ifa.hawaii.edu users will go to an ifa specific data store product. Results for users from Durham will go to a directory specific to that institution. Each product will have 29 29 it's own list of allowable IP addresses. Certain users (for example MOPS) will have their own data store products. 30 30 31 If the system can't figure out a specific product for the user the results will continue to go to pstampresults. 31 If the system can't figure out a specific product for the user the results will continue to go to pstampresults. 32 32 33 33 34 35
