Logo de Go Africa Online

GET
https://www.goa.goafrica.syazen.cloud/mu/emploi

Response:
200
IP:
216.73.216.18
Date:
4 août 2025 à 15:31:21
Total execution time:
42 ms
Token:
mCtEMvIS_VVrMuLDncGI

Log Messages

Time Level Message Context
15:31:21.528
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/emploi"
        },
        "params": {
            "_country": "mu"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "mCtEMvIS_VVrMuLDncGI",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=cfe800c4bf894b314814d921dea0952d; goafrica-ad-id=6890b606bb1682.67958778; GOAFRICA_NEXT_SESSION_ID=raEXoAbRdeWJf6QKdaQ2sPJayLpHsodo6IsC3cNv",
                "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/mu/emploi",
        "original": "https://www.goa.goafrica.syazen.cloud/mu/emploi",
        "path": "/mu/emploi",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 256634880,
        "memoryUsageHuman": "244.7 MiB"
    }
}
15:31:21.538
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.41917499992996454
    }
}
15:31:21.538
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "MU",
            true
        ],
        "durationInMs": 0.5923450000118464
    }
}
15:31:21.539
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.4805779999587685
    }
}
15:31:21.539
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `question_answer` where `lang` = ? and `category_id` is null and `company_id` is null and `country` = ? and `job_title_id` is null",
        "parameters": [
            "fr",
            "mu"
        ],
        "durationInMs": 1.1574409999884665
    }
}
15:31:21.539
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `job_variant` where `job_variant`.`lang` = ? and `job_variant`.`country` = ? and `job_variant`.`city_id` is null and `job_variant`.`job_title_id` is null and `job_variant`.`category_id` is null",
        "parameters": [
            "fr",
            "mu"
        ],
        "durationInMs": 1.2416959998663515
    }
}
15:31:21.539
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_category` where `id` in (?)",
        "parameters": [
            1
        ],
        "durationInMs": 1.5352290000300854
    }
}
15:31:21.540
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `category_id` in (?, ?) and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ? order by `updated_at` desc limit ?",
        "parameters": [
            12,
            26,
            "MU",
            true,
            4
        ],
        "durationInMs": 1.8121619999874383
    }
}
15:31:21.543
debug
kysely.query
{
    "kysely": {
        "sql": "select `c`.`id`, count(`j`.`id`) as `job_count` from `company` as `c` inner join `job_offer` as `j` on `c`.`id` = `j`.`company_id` where (`j`.`expiry_date` is null or `j`.`expiry_date` >= ?) and `c`.`country` = ? group by `c`.`id` order by `job_count` desc limit ?",
        "parameters": [
            "2025-08-04T13:31:21.536Z",
            "mu",
            5
        ],
        "durationInMs": 4.677931000012904
    }
}
15:31:21.543
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `job_variant` where `job_variant`.`lang` = ? and `job_variant`.`country` = ? and `job_variant`.`city_id` is null and `job_variant`.`job_title_id` is null and `job_variant`.`category_id` is null",
        "parameters": [
            "fr",
            "mu"
        ],
        "durationInMs": 3.4918469998519868
    }
}
15:31:21.544
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `job_variant` where `job_variant`.`lang` = ? and `job_variant`.`country` is null and `job_variant`.`city_id` is null and `job_variant`.`job_title_id` is null and `job_variant`.`category_id` is null",
        "parameters": [
            "fr"
        ],
        "durationInMs": 0.7756739999167621
    }
}
15:31:21.544
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `job_variant` where `job_variant`.`id` in (?)",
        "parameters": [
            1
        ],
        "durationInMs": 0.3346580001525581
    }
}
15:31:21.569
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/emploi"
        },
        "params": {
            "_country": "mu"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "mCtEMvIS_VVrMuLDncGI",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=cfe800c4bf894b314814d921dea0952d; goafrica-ad-id=6890b606bb1682.67958778; GOAFRICA_NEXT_SESSION_ID=raEXoAbRdeWJf6QKdaQ2sPJayLpHsodo6IsC3cNv",
                "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": 101531,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=cfe800c4bf894b314814d921dea0952d; goafrica-ad-id=6890b606bb1682.67958778; GOAFRICA_NEXT_SESSION_ID=raEXoAbRdeWJf6QKdaQ2sPJayLpHsodo6IsC3cNv",
                "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/mu/emploi",
        "original": "https://www.goa.goafrica.syazen.cloud/mu/emploi",
        "path": "/mu/emploi",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 259387392,
        "memoryUsageHuman": "247.4 MiB",
        "requestTimeInMs": 41
    }
}