{
    "masterProcessId": 56184,
    "managerProcessId": 56185,
    "state": {
        "appName": "Laravel",
        "host": "127.0.0.1",
        "port": "8000",
        "workers": "4",
        "taskWorkers": "4",
        "maxRequests": 500,
        "publicPath": "\/var\/www\/ability-tec.com.sa\/abality2\/public",
        "storagePath": "\/var\/www\/ability-tec.com.sa\/abality2\/storage",
        "defaultServerOptions": {
            "enable_coroutine": false,
            "daemonize": false,
            "log_file": "\/var\/www\/ability-tec.com.sa\/abality2\/storage\/logs\/swoole_http.log",
            "log_level": 5,
            "max_request": 500,
            "package_max_length": 10485760,
            "reactor_num": "4",
            "send_yield": true,
            "socket_buffer_size": 10485760,
            "task_max_request": 500,
            "task_worker_num": "4",
            "worker_num": "4"
        },
        "octaneConfig": {
            "server": "swoole",
            "https": false,
            "listeners": {
                "Laravel\\Octane\\Events\\WorkerStarting": [
                    "Laravel\\Octane\\Listeners\\EnsureUploadedFilesAreValid",
                    "Laravel\\Octane\\Listeners\\EnsureUploadedFilesCanBeMoved"
                ],
                "Laravel\\Octane\\Events\\RequestReceived": [
                    "Laravel\\Octane\\Listeners\\CreateConfigurationSandbox",
                    "Laravel\\Octane\\Listeners\\CreateUrlGeneratorSandbox",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToAuthorizationGate",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToBroadcastManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToDatabaseManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToDatabaseSessionHandler",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToFilesystemManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToHttpKernel",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToLogManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToMailManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToNotificationChannelManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToPipelineHub",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToCacheManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToSessionManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToQueueManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToRouter",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToValidationFactory",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToViewFactory",
                    "Laravel\\Octane\\Listeners\\FlushDatabaseRecordModificationState",
                    "Laravel\\Octane\\Listeners\\FlushDatabaseQueryLog",
                    "Laravel\\Octane\\Listeners\\RefreshQueryDurationHandling",
                    "Laravel\\Octane\\Listeners\\FlushArrayCache",
                    "Laravel\\Octane\\Listeners\\FlushLogContext",
                    "Laravel\\Octane\\Listeners\\FlushMonologState",
                    "Laravel\\Octane\\Listeners\\FlushStrCache",
                    "Laravel\\Octane\\Listeners\\FlushTranslatorCache",
                    "Laravel\\Octane\\Listeners\\FlushVite",
                    "Laravel\\Octane\\Listeners\\PrepareInertiaForNextOperation",
                    "Laravel\\Octane\\Listeners\\PrepareLivewireForNextOperation",
                    "Laravel\\Octane\\Listeners\\PrepareScoutForNextOperation",
                    "Laravel\\Octane\\Listeners\\PrepareSocialiteForNextOperation",
                    "Laravel\\Octane\\Listeners\\FlushLocaleState",
                    "Laravel\\Octane\\Listeners\\FlushQueuedCookies",
                    "Laravel\\Octane\\Listeners\\FlushSessionState",
                    "Laravel\\Octane\\Listeners\\FlushAuthenticationState",
                    "Laravel\\Octane\\Listeners\\EnforceRequestScheme",
                    "Laravel\\Octane\\Listeners\\EnsureRequestServerPortMatchesScheme",
                    "Laravel\\Octane\\Listeners\\GiveNewRequestInstanceToApplication",
                    "Laravel\\Octane\\Listeners\\GiveNewRequestInstanceToPaginator"
                ],
                "Laravel\\Octane\\Events\\RequestHandled": [],
                "Laravel\\Octane\\Events\\RequestTerminated": [],
                "Laravel\\Octane\\Events\\TaskReceived": [
                    "Laravel\\Octane\\Listeners\\CreateConfigurationSandbox",
                    "Laravel\\Octane\\Listeners\\CreateUrlGeneratorSandbox",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToAuthorizationGate",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToBroadcastManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToDatabaseManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToDatabaseSessionHandler",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToFilesystemManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToHttpKernel",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToLogManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToMailManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToNotificationChannelManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToPipelineHub",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToCacheManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToSessionManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToQueueManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToRouter",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToValidationFactory",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToViewFactory",
                    "Laravel\\Octane\\Listeners\\FlushDatabaseRecordModificationState",
                    "Laravel\\Octane\\Listeners\\FlushDatabaseQueryLog",
                    "Laravel\\Octane\\Listeners\\RefreshQueryDurationHandling",
                    "Laravel\\Octane\\Listeners\\FlushArrayCache",
                    "Laravel\\Octane\\Listeners\\FlushLogContext",
                    "Laravel\\Octane\\Listeners\\FlushMonologState",
                    "Laravel\\Octane\\Listeners\\FlushStrCache",
                    "Laravel\\Octane\\Listeners\\FlushTranslatorCache",
                    "Laravel\\Octane\\Listeners\\FlushVite",
                    "Laravel\\Octane\\Listeners\\PrepareInertiaForNextOperation",
                    "Laravel\\Octane\\Listeners\\PrepareLivewireForNextOperation",
                    "Laravel\\Octane\\Listeners\\PrepareScoutForNextOperation",
                    "Laravel\\Octane\\Listeners\\PrepareSocialiteForNextOperation"
                ],
                "Laravel\\Octane\\Events\\TaskTerminated": [],
                "Laravel\\Octane\\Events\\TickReceived": [
                    "Laravel\\Octane\\Listeners\\CreateConfigurationSandbox",
                    "Laravel\\Octane\\Listeners\\CreateUrlGeneratorSandbox",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToAuthorizationGate",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToBroadcastManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToDatabaseManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToDatabaseSessionHandler",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToFilesystemManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToHttpKernel",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToLogManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToMailManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToNotificationChannelManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToPipelineHub",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToCacheManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToSessionManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToQueueManager",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToRouter",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToValidationFactory",
                    "Laravel\\Octane\\Listeners\\GiveNewApplicationInstanceToViewFactory",
                    "Laravel\\Octane\\Listeners\\FlushDatabaseRecordModificationState",
                    "Laravel\\Octane\\Listeners\\FlushDatabaseQueryLog",
                    "Laravel\\Octane\\Listeners\\RefreshQueryDurationHandling",
                    "Laravel\\Octane\\Listeners\\FlushArrayCache",
                    "Laravel\\Octane\\Listeners\\FlushLogContext",
                    "Laravel\\Octane\\Listeners\\FlushMonologState",
                    "Laravel\\Octane\\Listeners\\FlushStrCache",
                    "Laravel\\Octane\\Listeners\\FlushTranslatorCache",
                    "Laravel\\Octane\\Listeners\\FlushVite",
                    "Laravel\\Octane\\Listeners\\PrepareInertiaForNextOperation",
                    "Laravel\\Octane\\Listeners\\PrepareLivewireForNextOperation",
                    "Laravel\\Octane\\Listeners\\PrepareScoutForNextOperation",
                    "Laravel\\Octane\\Listeners\\PrepareSocialiteForNextOperation"
                ],
                "Laravel\\Octane\\Events\\TickTerminated": [],
                "Laravel\\Octane\\Contracts\\OperationTerminated": [
                    "Laravel\\Octane\\Listeners\\FlushOnce",
                    "Laravel\\Octane\\Listeners\\FlushTemporaryContainerInstances"
                ],
                "Laravel\\Octane\\Events\\WorkerErrorOccurred": [
                    "Laravel\\Octane\\Listeners\\ReportException",
                    "Laravel\\Octane\\Listeners\\StopWorkerIfNecessary"
                ],
                "Laravel\\Octane\\Events\\WorkerStopping": [
                    "Laravel\\Octane\\Listeners\\CloseMonologHandlers"
                ]
            },
            "warm": [
                "auth",
                "cache",
                "cache.store",
                "config",
                "cookie",
                "db",
                "db.factory",
                "db.transactions",
                "encrypter",
                "files",
                "hash",
                "log",
                "router",
                "routes",
                "session",
                "session.store",
                "translator",
                "url",
                "view"
            ],
            "flush": [],
            "tables": {
                "metrics:10000": {
                    "requests_count": "int",
                    "last_request_time": "int"
                }
            },
            "cache": {
                "rows": 1000,
                "bytes": 10000
            },
            "watch": [
                "app",
                "bootstrap",
                "config\/**\/*.php",
                "database\/**\/*.php",
                "public\/**\/*.php",
                "resources\/**\/*.php",
                "routes",
                "composer.lock",
                ".env"
            ],
            "garbage": 50,
            "max_execution_time": 30
        }
    }
}