Logo de Go Africa Online

GET
https://www.goa.goafrica.syazen.cloud/tg/user/46802-aristide-amouzou

Response:
200
IP:
216.73.216.18
Date:
8 août 2025 à 05:18:38
Total execution time:
62 ms
Token:
wf4tkeWqbV_QdEp2WUxw

Log Messages

Time Level Message Context
05:18:38.653
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/user/[userId=integer]-[[userSlug]]"
        },
        "params": {
            "_country": "tg",
            "userId": "46802",
            "userSlug": "aristide-amouzou"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "wf4tkeWqbV_QdEp2WUxw",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=668245749a3ec3c9a4ee5aea17ea15b5; goafrica-ad-id=68956c3af1cf18.49125866; GOAFRICA_NEXT_SESSION_ID=eeBL9C1CUmyM8Z0XABcgKONedmgeJ7saEF62BPeN",
                "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/tg/user/46802-aristide-amouzou",
        "original": "https://www.goa.goafrica.syazen.cloud/tg/user/46802-aristide-amouzou",
        "path": "/tg/user/46802-aristide-amouzou",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 268582912,
        "memoryUsageHuman": "256.1 MiB"
    }
}
05:18:38.659
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.3119569979608059
    }
}
05:18:38.659
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "TG",
            true
        ],
        "durationInMs": 0.4174019992351532
    }
}
05:18:38.659
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.28647999837994576
    }
}
05:18:38.661
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?)",
        "parameters": [
            46802
        ],
        "durationInMs": 2.7177449986338615
    }
}
05:18:38.665
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `portfolio_media` where `user_id` = ? order by `rank` asc",
        "parameters": [
            46802
        ],
        "durationInMs": 0.6140449978411198
    }
}
05:18:38.665
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `portfolio_medias_count` from `portfolio_media` where `user_id` = ? group by `user_id`",
        "parameters": [
            46802
        ],
        "durationInMs": 0.8206470012664795
    }
}
05:18:38.665
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `feed_post` where `user_author_id` = ? and (`feed_post`.`pending_publication_date` is null or `feed_post`.`pending_publication_date` < UTC_TIMESTAMP()) order by `created_date` desc limit ?",
        "parameters": [
            46802,
            2
        ],
        "durationInMs": 0.8035460002720356
    }
}
05:18:38.666
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `following` where `author_id` = ? order by `date` desc",
        "parameters": [
            46802
        ],
        "durationInMs": 1.4164300002157688
    }
}
05:18:38.666
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": [
            46802
        ],
        "durationInMs": 1.745788000524044
    }
}
05:18:38.666
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_resume` where `user_id` in (?)",
        "parameters": [
            46802
        ],
        "durationInMs": 1.5850709974765778
    }
}
05:18:38.667
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_formation` where `user_id` in (?) order by `rank` asc",
        "parameters": [
            46802
        ],
        "durationInMs": 1.5844589993357658
    }
}
05:18:38.667
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_experience` where `user_id` in (?) order by `rank` asc",
        "parameters": [
            46802
        ],
        "durationInMs": 1.6000889986753464
    }
}
05:18:38.667
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_lang` where `user_id` in (?)",
        "parameters": [
            46802
        ],
        "durationInMs": 1.0847459994256496
    }
}
05:18:38.668
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?)",
        "parameters": [
            46802
        ],
        "durationInMs": 2.934245999902487
    }
}
05:18:38.668
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": [
            46802
        ],
        "durationInMs": 3.946477998048067
    }
}
05:18:38.669
debug
kysely.query
{
    "kysely": {
        "sql": "with `threads_with_me`(`thread_id`) as (select distinct `tu`.`inbox_thread_id` as `thread_id` from `inbox_thread_user` as `tu` inner join `inbox_thread` as `t` on `t`.`id` = `tu`.`inbox_thread_id` where `tu`.`user_id` = ? and `t`.`user_creator_id` != ?), `threads_with_response`(`thread_id`) as (select `t`.`thread_id` from `threads_with_me` as `t` where exists (select * from `inbox_message` as `m` where `m`.`user_author_id` = ? and `m`.`thread_id` = `t`.`thread_id`)) select count(*) as `total`, (select count(*) as `resp` from `threads_with_response`) as `resp` from `threads_with_me` as `t` limit ?",
        "parameters": [
            46802,
            46802,
            46802,
            1
        ],
        "durationInMs": 4.467329997569323
    }
}
05:18:38.669
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `category_id` from `user_interested_category` where `user_id` in (?)",
        "parameters": [
            46802
        ],
        "durationInMs": 4.209134001284838
    }
}
05:18:38.669
debug
kysely.query
{
    "kysely": {
        "sql": "with `threads_with_me`(`thread_id`, `created_date`) as (select distinct `tu`.`inbox_thread_id` as `thread_id`, `t`.`created_date` from `inbox_thread_user` as `tu` inner join `inbox_thread` as `t` on `t`.`id` = `tu`.`inbox_thread_id` where `tu`.`user_id` = ? and `t`.`user_creator_id` != ?), `threads_delay`(`thread_id`, `delay`) as (select `t`.`thread_id`, (select TIMESTAMPDIFF(MINUTE, `t`.`created_date`, `m`.`created_date`) as `delay` from `inbox_message` as `m` where `m`.`user_author_id` = ? and `m`.`thread_id` = `t`.`thread_id` and `m`.`id` = (select min(`id`) as `id` from `inbox_message` where `inbox_message`.`thread_id` = `t`.`thread_id` and `inbox_message`.`user_author_id` = ?)) as `delay` from `threads_with_me` as `t`), `delays_filtered`(`thread_id`, `delay`) as (select * from `threads_delay` where `delay` is not null and `delay` < (select `delay` from `threads_delay` where `delay` is not null order by `delay` desc limit ?)) select avg(`t`.`delay`) as `mean` from `delays_filtered` as `t` limit ?",
        "parameters": [
            46802,
            46802,
            46802,
            46802,
            1,
            1
        ],
        "durationInMs": 4.746057000011206
    }
}
05:18:38.669
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_coordinate` where `user_id` in (?) and `type` != ?",
        "parameters": [
            46802,
            ""
        ],
        "durationInMs": 2.636335000395775
    }
}
05:18:38.669
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            244293
        ],
        "durationInMs": 2.7133280001580715
    }
}
05:18:38.669
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            38
        ],
        "durationInMs": 2.3281549997627735
    }
}
05:18:38.670
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            38
        ],
        "durationInMs": 2.1669770032167435
    }
}
05:18:38.670
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ? and `c`.`parent_id` is null",
        "parameters": [
            38
        ],
        "durationInMs": 2.1218139976263046
    }
}
05:18:38.670
debug
kysely.query
{
    "kysely": {
        "sql": "select `r`.`type`, count(`r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ? group by `r`.`type`",
        "parameters": [
            38
        ],
        "durationInMs": 1.303218998014927
    }
}
05:18:38.670
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `feed_post` where `id` in (?)",
        "parameters": [
            38
        ],
        "durationInMs": 1.2848049998283386
    }
}
05:18:38.671
debug
kysely.query
{
    "kysely": {
        "sql": "select `feed_media`.`media_id`, `feed_media`.`feed_post_id` from `feed_media` where `feed_media`.`feed_post_id` in (?)",
        "parameters": [
            38
        ],
        "durationInMs": 1.732813999056816
    }
}
05:18:38.671
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_skill` where `user_id` in (?)",
        "parameters": [
            46802
        ],
        "durationInMs": 4.378116000443697
    }
}
05:18:38.671
debug
kysely.query
{
    "kysely": {
        "sql": "select `pl`.`feed_post_id`, `l`.`related_feed_post_id` from `feed_post_link_meta_data` as `pl` inner join `link_meta_data` as `l` on `l`.`id` = `pl`.`link_meta_data_id` where `pl`.`feed_post_id` in (?) and `l`.`related_feed_post_id` is not null group by `pl`.`feed_post_id`",
        "parameters": [
            38
        ],
        "durationInMs": 2.066201001405716
    }
}
05:18:38.671
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user_lang` where `id` in (?)",
        "parameters": [
            18640
        ],
        "durationInMs": 1.8542890027165413
    }
}
05:18:38.672
debug
kysely.query
{
    "kysely": {
        "sql": "select `bi`.`target_feed_post_id`, `bi`.`id` from `bookmark_item` as `bi` inner join `bookmark` as `b` on `b`.`id` = `bi`.`bookmark_id` where `bi`.`target_feed_post_id` in (?) and (? is not null and `b`.`user_id` = ?) group by `bi`.`target_feed_post_id`",
        "parameters": [
            38,
            null,
            null
        ],
        "durationInMs": 1.88026699796319
    }
}
05:18:38.672
debug
kysely.query
{
    "kysely": {
        "sql": "select `r`.`target_feed_post_id`, `r`.`id` from `reaction` as `r` where `r`.`target_feed_post_id` in (?) and (? is not null and `r`.`user_author_id` = ?) group by `r`.`target_feed_post_id`",
        "parameters": [
            38,
            null,
            null
        ],
        "durationInMs": 1.9334050007164478
    }
}
05:18:38.672
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
        "parameters": [
            46802
        ],
        "durationInMs": 1.3783289976418018
    }
}
05:18:38.673
debug
kysely.query
{
    "kysely": {
        "sql": "select `pl`.`feed_post_id`, `pl`.`link_meta_data_id` from `feed_post_link_meta_data` as `pl` where `pl`.`feed_post_id` in (?)",
        "parameters": [
            38
        ],
        "durationInMs": 3.7894579991698265
    }
}
05:18:38.682
debug
kysely.query
{
    "kysely": {
        "sql": "with `followCount`(`countu`, `countc`, `target_user_id`, `target_company_id`) as (select count(distinct `following`.`target_company_id`) as `countc`, count(distinct `following`.`target_user_id`) as `countu`, `following`.`target_user_id`, `following`.`target_company_id` from `following` where `following`.`target_user_id` is not null group by `following`.`target_user_id`, `following`.`target_company_id`) select *, countc\n                + countu as `count` from `following` left join `followCount` on ((`following`.`target_user_id` is not null and `following`.`target_user_id` = `followCount`.`target_user_id`) or (`following`.`target_company_id` is not null and `following`.`target_company_id` = `followCount`.`target_company_id`)) where `author_id` = ? and (`following`.`target_company_id` is null or `following`.`target_company_id` not in (?, ?, ?, ?)) order by `count` desc limit ?",
        "parameters": [
            46802,
            4486,
            33096,
            685021,
            656591,
            4
        ],
        "durationInMs": 12.108059000223875
    }
}
05:18:38.683
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?)",
        "parameters": [
            46594,
            155401,
            381469,
            46803
        ],
        "durationInMs": 0.46366700157523155
    }
}
05:18:38.683
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?) group by `author_id`",
        "parameters": [
            46594,
            155401,
            381469,
            46803
        ],
        "durationInMs": 0.87941600009799
    }
}
05:18:38.683
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": [
            46594,
            155401,
            381469,
            46803
        ],
        "durationInMs": 0.9181579984724522
    }
}
05:18:38.683
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": [
            46594,
            155401,
            381469,
            46803
        ],
        "durationInMs": 1.0413759984076023
    }
}
05:18:38.686
debug
kysely.query
{
    "kysely": {
        "sql": "select `company_author_id`, count(`id`) as `count` from `feed_post` where (`company_author_id` in (?, ?, ?, ?) and `user_author_id` is null) group by `company_author_id`",
        "parameters": [
            656591,
            685021,
            33096,
            4486
        ],
        "durationInMs": 3.488221000880003
    }
}
05:18:38.686
debug
kysely.query
{
    "kysely": {
        "sql": "select `target_company_id`, count(`id`) as `count` from `following` where (`target_company_id` in (?, ?, ?, ?) and `target_user_id` is null) group by `target_company_id`",
        "parameters": [
            656591,
            685021,
            33096,
            4486
        ],
        "durationInMs": 3.6340489983558655
    }
}
05:18:38.686
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?, ?, ?, ?)",
        "parameters": [
            656591,
            685021,
            33096,
            4486
        ],
        "durationInMs": 3.8211059980094433
    }
}
05:18:38.687
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?)",
        "parameters": [
            237120,
            275027,
            254930,
            244375
        ],
        "durationInMs": 3.701964996755123
    }
}
05:18:38.687
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?)",
        "parameters": [
            126,
            540,
            277,
            546
        ],
        "durationInMs": 3.8121990002691746
    }
}
05:18:38.687
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where ((`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
        "parameters": [
            126,
            "fr",
            540,
            "fr",
            277,
            "fr",
            546,
            "fr"
        ],
        "durationInMs": 4.110281001776457
    }
}
05:18:38.687
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where ((`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
        "parameters": [
            488,
            "fr",
            492,
            "fr",
            180,
            "fr",
            593,
            "fr"
        ],
        "durationInMs": 0.9042619988322258
    }
}
05:18:38.687
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where ((`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
        "parameters": [
            122,
            "fr",
            265,
            "fr"
        ],
        "durationInMs": 0.6141960024833679
    }
}
05:18:38.688
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?)",
        "parameters": [
            488,
            492,
            180,
            593
        ],
        "durationInMs": 1.2774019986391068
    }
}
05:18:38.688
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?)",
        "parameters": [
            254394,
            236230,
            118710,
            231083
        ],
        "durationInMs": 1.5258419997990131
    }
}
05:18:38.688
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            400,
            404,
            163,
            473
        ],
        "durationInMs": 0.809688001871109
    }
}
05:18:38.688
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            112,
            231
        ],
        "durationInMs": 0.7417419999837875
    }
}
05:18:38.688
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where ((`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
        "parameters": [
            197,
            "fr",
            85,
            "fr",
            172,
            "fr",
            49,
            "fr"
        ],
        "durationInMs": 0.6584780029952526
    }
}
05:18:38.689
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            116,
            438,
            242,
            440
        ],
        "durationInMs": 1.5518100000917912
    }
}
05:18:38.689
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            177,
            77,
            155,
            46
        ],
        "durationInMs": 0.3212440013885498
    }
}
05:18:38.715
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/user/[userId=integer]-[[userSlug]]"
        },
        "params": {
            "_country": "tg",
            "userId": "46802",
            "userSlug": "aristide-amouzou"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "wf4tkeWqbV_QdEp2WUxw",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=668245749a3ec3c9a4ee5aea17ea15b5; goafrica-ad-id=68956c3af1cf18.49125866; GOAFRICA_NEXT_SESSION_ID=eeBL9C1CUmyM8Z0XABcgKONedmgeJ7saEF62BPeN",
                "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": 152385,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=668245749a3ec3c9a4ee5aea17ea15b5; goafrica-ad-id=68956c3af1cf18.49125866; GOAFRICA_NEXT_SESSION_ID=eeBL9C1CUmyM8Z0XABcgKONedmgeJ7saEF62BPeN",
                "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/tg/user/46802-aristide-amouzou",
        "original": "https://www.goa.goafrica.syazen.cloud/tg/user/46802-aristide-amouzou",
        "path": "/tg/user/46802-aristide-amouzou",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 273694720,
        "memoryUsageHuman": "261 MiB",
        "requestTimeInMs": 62
    }
}