Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.111
Date:
13 août 2025 à 16:50:31
Total execution time:
37 ms
Token:
_AgVT2n8FqjoKKoZzQA-

Log Messages

Time Level Message Context
16:50:31.165
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "tw"
        },
        "clientAddress": "216.73.216.111",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "_AgVT2n8FqjoKKoZzQA-",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=d1458aff6dc70ad4cfd2fc8c54ce5dc1; goafrica-ad-id=689ca627e6f7d3.36633794; GOAFRICA_NEXT_SESSION_ID=UAv62p7MWqxPonJKLM3bVtHmK86WXQS1HXqv1LRk",
                "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.111",
                "x-real-ip": "216.73.216.111",
                "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/tw/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/tw/pros",
        "path": "/tw/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 279912448,
        "memoryUsageHuman": "266.9 MiB"
    }
}
16:50:31.174
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": [
            "tw",
            20
        ],
        "durationInMs": 2.1958610005676746
    }
}
16:50:31.175
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?)",
        "parameters": [
            48097
        ],
        "durationInMs": 1.1100529991090298
    }
}
16:50:31.177
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": [
            48097
        ],
        "durationInMs": 2.600169997662306
    }
}
16:50:31.177
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?) group by `user_id`",
        "parameters": [
            48097
        ],
        "durationInMs": 2.65990000218153
    }
}
16:50:31.177
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            569,
            "fr"
        ],
        "durationInMs": 1.6323190033435822
    }
}
16:50:31.179
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?) group by `user_id`",
        "parameters": [
            48097
        ],
        "durationInMs": 4.984158001840115
    }
}
16:50:31.179
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": [
            48097
        ],
        "durationInMs": 5.063105002045631
    }
}
16:50:31.180
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": [
            48097
        ],
        "durationInMs": 5.106163997203112
    }
}
16:50:31.180
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
        "parameters": [
            48097
        ],
        "durationInMs": 5.114110000431538
    }
}
16:50:31.180
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?)",
        "parameters": [
            48097
        ],
        "durationInMs": 5.241004001349211
    }
}
16:50:31.180
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            569
        ],
        "durationInMs": 4.224994998425245
    }
}
16:50:31.180
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            450
        ],
        "durationInMs": 2.928185999393463
    }
}
16:50:31.180
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            260,
            "fr"
        ],
        "durationInMs": 0.4265289977192879
    }
}
16:50:31.183
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            229
        ],
        "durationInMs": 3.0130730010569096
    }
}
16:50:31.185
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 1.9441860020160675
    }
}
16:50:31.186
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "TW",
            true
        ],
        "durationInMs": 2.2281720004975796
    }
}
16:50:31.186
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.5665379986166954
    }
}
16:50:31.202
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "tw"
        },
        "clientAddress": "216.73.216.111",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "_AgVT2n8FqjoKKoZzQA-",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=d1458aff6dc70ad4cfd2fc8c54ce5dc1; goafrica-ad-id=689ca627e6f7d3.36633794; GOAFRICA_NEXT_SESSION_ID=UAv62p7MWqxPonJKLM3bVtHmK86WXQS1HXqv1LRk",
                "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.111",
                "x-real-ip": "216.73.216.111",
                "x-scheme": "https"
            }
        },
        "response": {
            "bytes": 104792,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=d1458aff6dc70ad4cfd2fc8c54ce5dc1; goafrica-ad-id=689ca627e6f7d3.36633794; GOAFRICA_NEXT_SESSION_ID=UAv62p7MWqxPonJKLM3bVtHmK86WXQS1HXqv1LRk",
                "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.111",
                "x-real-ip": "216.73.216.111",
                "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/tw/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/tw/pros",
        "path": "/tw/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 280305664,
        "memoryUsageHuman": "267.3 MiB",
        "requestTimeInMs": 37
    }
}