scratchpad:xulrunner_caching_comparison
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| scratchpad:xulrunner_caching_comparison [2011/06/08 16:20] – phasefx | scratchpad:xulrunner_caching_comparison [2022/02/10 13:34] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Testing caching, HTTP requests, etc. in the staff client ====== | ====== Testing caching, HTTP requests, etc. in the staff client ====== | ||
| + | ===== This Page May Need Updating or Revising===== | ||
| + | |||
| Methodology: | Methodology: | ||
| Line 25: | Line 27: | ||
| ^Patron Billing | ^Patron Billing | ||
| ^Item Status | ^Item Status | ||
| - | ^OPAC Javascript | + | ^OPAC Javascript |
| + | **Note:** Most of these " | ||
| ====== Check In ====== | ====== Check In ====== | ||
| Line 1119: | Line 1122: | ||
| </ | </ | ||
| + | ==== #36 ==== | ||
| + | |||
| + | **HTTP requests:** | ||
| + | < | ||
| + | GET / | ||
| + | GET / | ||
| + | GET / | ||
| + | GET / | ||
| + | GET / | ||
| + | POST / | ||
| + | POST / | ||
| + | POST / | ||
| + | POST / | ||
| + | POST / | ||
| + | POST / | ||
| + | POST / | ||
| + | POST / | ||
| + | POST / | ||
| + | </ | ||
| + | |||
| + | **Gateway calls:** | ||
| + | < | ||
| + | open-ils.auth.session.retrieve | ||
| + | open-ils.actor.patron.settings.retrieve | ||
| + | open-ils.search.biblio.lit_form_map.retrieve.all | ||
| + | open-ils.search.biblio.item_form_map.retrieve.all | ||
| + | open-ils.search.biblio.bib_level_map.retrieve.all | ||
| + | open-ils.search.biblio.audience_map.retrieve.all | ||
| + | open-ils.search.biblio.item_type_map.retrieve.all | ||
| + | open-ils.circ.copy_location.retrieve.all | ||
| + | </ | ||
scratchpad/xulrunner_caching_comparison.1307564441.txt.gz · Last modified: 2022/02/10 13:33 (external edit)