PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 10 hours 40 minutes 57 seconds
Memory
Total
512MB
Used
13,32MB (2.6%)
Free
498,68MB
Keys
Current
10 162
Total (since start)
11 092
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
2 / 1 024 max
Total
66 151
Rejected
0
llm:637ccd1f889f942e0ab9da57023e16e3c25eb878fa06959ebc815c7ce1484e02
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)"
},
{
"column": "country",
"label": "spatial",
"confidence": 0.95,
"reason": "Geographic location name (country level)"
},
{
"column": "city",
"label": "spatial",
"confidence": 0.95,
"reason": "Geographic location name (city level)"
},
{
"column": "region",
"label": "spatial",
"confidence": 0.95,
"reason": "Geographic location name (state/province level)"
},
{
"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": "Formatted geographic location string"
},
{
"column": "resolved_at",
"label": "temporal",
"confidence": 1.0,
"reason": "Timestamp indicating when IP geolocation was resolved"
}
]
}
```