Libraryless. Click here for Pure Java version (7238L/49K/177K).
!7 static long offset; p { showBigText("Requests!", "getRequests", 1000); hideConsole(); } static S[] getRequests() { --offset; long n = parseFirstLong(ai1_requestsSinceStartUp())+offset; ret new S[] { str(n), str(n) /*n(n, "request")*/ }; }
Began life as a copy of #1004324
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1011280 |
| Snippet name: | Show web server requests as big text v1 (old) |
| Eternal ID of this version: | #1011280/8 |
| Text MD5: | 09692713ae24d60da469e72589c251a9 |
| Transpilation MD5: | afe9aea108bb145f4f489b35609ab78a |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-10-22 03:49:48 |
| Source code size: | 269 bytes / 14 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 624 / 756 |
| Version history: | 7 change(s) |
| Referenced in: | #1011283 - Show web server requests as big text [# currently serving + total requests] |