PHPMem v2.0.1
Version
1.6.45
Uptime
8 days 1 hour 42 minutes 20 seconds
Memory
Total
512MB
Used
7,68MB (1.5%)
Free
504,32MB
Keys
Current
5 910
Total (since start)
11 098
Evictions
0
Reclaimed
326
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
4 / 1 024 max
Total
76 049
Rejected
0
llm:5135de75fa8f20c0a61d15df4d17212f48645ffd4fa4327e7edbfb2579ba64ba
Edit
```json
{
"classifications": [
{
"column": "ip",
"label": "none",
"confidence": 1.0,
"reason": "IP address identifier, not a coordinate on analytical axis"
},
{
"column": "country_code",
"label": "spatial",
"confidence": 0.95,
"reason": "Geographic location identifier (country level) used for spatial analysis"
},
{
"column": "country",
"label": "spatial",
"confidence": 0.95,
"reason": "Geographic location (country name) used for spatial analysis"
},
{
"column": "city",
"label": "spatial",
"confidence": 0.95,
"reason": "Geographic location (city name) used for spatial analysis"
},
{
"column": "region",
"label": "spatial",
"confidence": 0.95,
"reason": "Geographic location (state/province) used for spatial analysis"
},
{
"column": "lat",
"label": "spatial",
"confidence": 1.0,
"reason": "Latitude coordinate for geographic positioning"
},
{
"column": "lon",
"label": "spatial",
"confidence": 1.0,
"reason": "Longitude coordinate for geographic positioning"
},
{
"column": "label",
"label": "spatial",
"confidence": 0.9,
"reason": "Composite geographic label combining city, region, and country"
},
{
"column": "resolved_at",
"label": "temporal",
"confidence": 1.0,
"reason": "Timestamp indicating when IP geolocation was resolved"
}
]
}
```