Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
4 août 2025 à 10:26:54
Total execution time:
28 ms
Token:
DRiXI74FcVLtbosE4IX-

Log Messages

Time Level Message Context
10:26:54.526
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "na"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "DRiXI74FcVLtbosE4IX-",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=z4p7gN75pJemORMHjWWXD2FT1fpYxb7KZCy_0ECk; PHPSESSID=b79d5fc0fa592513409696cf0ad961c8; goafrica-ad-id=68906e79c11a95.75067723",
                "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/na/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/na/pros",
        "path": "/na/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 316141568,
        "memoryUsageHuman": "301.5 MiB"
    }
}
10:26:54.533
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": [
            "na",
            20
        ],
        "durationInMs": 2.286867999995593
    }
}
10:26:54.534
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?)",
        "parameters": [
            150326
        ],
        "durationInMs": 0.571366999996826
    }
}
10:26:54.537
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": [
            150326
        ],
        "durationInMs": 2.649167999974452
    }
}
10:26:54.537
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?) group by `user_id`",
        "parameters": [
            150326
        ],
        "durationInMs": 2.6881309999735095
    }
}
10:26:54.537
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?) group by `user_id`",
        "parameters": [
            150326
        ],
        "durationInMs": 2.798012999992352
    }
}
10:26:54.537
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": [
            150326
        ],
        "durationInMs": 2.846142000053078
    }
}
10:26:54.537
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": [
            150326
        ],
        "durationInMs": 2.8948230000096373
    }
}
10:26:54.537
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
        "parameters": [
            150326
        ],
        "durationInMs": 2.910461999999825
    }
}
10:26:54.537
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?)",
        "parameters": [
            150326
        ],
        "durationInMs": 3.0383780000265688
    }
}
10:26:54.540
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.20233400003053248
    }
}
10:26:54.541
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.1941390000283718
    }
}
10:26:54.541
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "NA",
            true
        ],
        "durationInMs": 0.6822520000278018
    }
}
10:26:54.554
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "na"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "DRiXI74FcVLtbosE4IX-",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=z4p7gN75pJemORMHjWWXD2FT1fpYxb7KZCy_0ECk; PHPSESSID=b79d5fc0fa592513409696cf0ad961c8; goafrica-ad-id=68906e79c11a95.75067723",
                "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": 104148,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=z4p7gN75pJemORMHjWWXD2FT1fpYxb7KZCy_0ECk; PHPSESSID=b79d5fc0fa592513409696cf0ad961c8; goafrica-ad-id=68906e79c11a95.75067723",
                "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/na/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/na/pros",
        "path": "/na/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 329904128,
        "memoryUsageHuman": "314.6 MiB",
        "requestTimeInMs": 28
    }
}