Logo de Go Africa Online

GET
https://www.goa.goafrica.syazen.cloud/au/pros

Response:
200
IP:
216.73.216.18
Date:
9 août 2025 à 13:53:11
Total execution time:
62 ms
Token:
IZ9MAy1PNPov9MXmkItv

Log Messages

Time Level Message Context
13:53:11.326
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "au"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "IZ9MAy1PNPov9MXmkItv",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=04a0f1a4ec3d38a9f0ce89ed5541857f; goafrica-ad-id=6897361d6f5ab8.14460694; GOAFRICA_NEXT_SESSION_ID=PR8Ckk99JqpwytpNWEghyX5FAxo8npfoYNVug9SM",
                "host": "www.goa.goafrica.syazen.cloud",
                "user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
                "x-forwarded-for": "216.73.216.18",
                "x-real-ip": "216.73.216.18",
                "x-scheme": "https"
            }
        }
    },
    "user_agent": {
        "original": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
    },
    "url": {
        "full": "https://www.goa.goafrica.syazen.cloud/au/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/au/pros",
        "path": "/au/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 272068608,
        "memoryUsageHuman": "259.5 MiB"
    }
}
13:53:11.341
debug
kysely.query
{
    "kysely": {
        "sql": "select `id`, (select count(*) as `count` from `following` where `following`.`target_user_id` = `user`.`id`) as `nbFollowers` from `user` where `user`.`profile_photo_id` is not null and `user`.`country` = ? order by `nbFollowers` desc limit ?",
        "parameters": [
            "au",
            20
        ],
        "durationInMs": 2.8766590002924204
    }
}
13:53:11.343
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?)",
        "parameters": [
            323677,
            140767,
            138229,
            122850
        ],
        "durationInMs": 0.6140950000844896
    }
}
13:53:11.349
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `resumes_count` from `user_resume` where `user_id` in (?, ?, ?, ?) group by `user_id`",
        "parameters": [
            323677,
            140767,
            138229,
            122850
        ],
        "durationInMs": 6.316389999818057
    }
}
13:53:11.349
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            90230
        ],
        "durationInMs": 5.691523999907076
    }
}
13:53:11.353
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?)",
        "parameters": [
            323677,
            140767,
            138229,
            122850
        ],
        "durationInMs": 10.317458999808878
    }
}
13:53:11.353
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?) group by `user_id`",
        "parameters": [
            323677,
            140767,
            138229,
            122850
        ],
        "durationInMs": 10.69952500006184
    }
}
13:53:11.353
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?) group by `author_id`",
        "parameters": [
            323677,
            140767,
            138229,
            122850
        ],
        "durationInMs": 10.689675999805331
    }
}
13:53:11.353
debug
kysely.query
{
    "kysely": {
        "sql": "select `target_user_id`, count(`id`) as `count` from `following` where (`target_company_id` is null and `target_user_id` in (?, ?, ?, ?)) group by `target_user_id`",
        "parameters": [
            323677,
            140767,
            138229,
            122850
        ],
        "durationInMs": 10.887151999864727
    }
}
13:53:11.354
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?) group by `user_id`",
        "parameters": [
            323677,
            140767,
            138229,
            122850
        ],
        "durationInMs": 11.085899000056088
    }
}
13:53:11.354
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_author_id`, count(`id`) as `count` from `feed_post` where (`company_author_id` is null and `user_author_id` in (?, ?, ?, ?)) group by `user_author_id`",
        "parameters": [
            323677,
            140767,
            138229,
            122850
        ],
        "durationInMs": 11.144737999886274
    }
}
13:53:11.359
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 3.241684000007808
    }
}
13:53:11.360
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.2962779998779297
    }
}
13:53:11.360
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "AU",
            true
        ],
        "durationInMs": 3.8609899999573827
    }
}
13:53:11.388
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "au"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "IZ9MAy1PNPov9MXmkItv",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=04a0f1a4ec3d38a9f0ce89ed5541857f; goafrica-ad-id=6897361d6f5ab8.14460694; GOAFRICA_NEXT_SESSION_ID=PR8Ckk99JqpwytpNWEghyX5FAxo8npfoYNVug9SM",
                "host": "www.goa.goafrica.syazen.cloud",
                "user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
                "x-forwarded-for": "216.73.216.18",
                "x-real-ip": "216.73.216.18",
                "x-scheme": "https"
            }
        },
        "response": {
            "bytes": 114901,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=04a0f1a4ec3d38a9f0ce89ed5541857f; goafrica-ad-id=6897361d6f5ab8.14460694; GOAFRICA_NEXT_SESSION_ID=PR8Ckk99JqpwytpNWEghyX5FAxo8npfoYNVug9SM",
                "host": "www.goa.goafrica.syazen.cloud",
                "user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
                "x-forwarded-for": "216.73.216.18",
                "x-real-ip": "216.73.216.18",
                "x-scheme": "https"
            }
        }
    },
    "user_agent": {
        "original": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
    },
    "url": {
        "full": "https://www.goa.goafrica.syazen.cloud/au/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/au/pros",
        "path": "/au/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 273248256,
        "memoryUsageHuman": "260.6 MiB",
        "requestTimeInMs": 62
    }
}