Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 13 for 27327 (0.05 sec)

  1. docs/em/docs/deployment/server-workers.md

    <font color="#A6E22E">INFO</font>:     Waiting for application startup.
    <font color="#A6E22E">INFO</font>:     Application startup complete.
    ```
    
    </div>
    
    ๐Ÿ•ด ๐Ÿ†• ๐ŸŽ› ๐Ÿ“ฅ `--workers` ๐Ÿ’ฌ Uvicorn โ–ถ๏ธ 4๏ธโƒฃ ๐Ÿ‘จโ€๐Ÿญ ๐Ÿ› ๏ธ.
    
    ๐Ÿ‘† ๐Ÿ’ช ๐Ÿ‘€ ๐Ÿ‘ˆ โšซ๏ธ ๐ŸŽฆ **๐Ÿ•น** ๐Ÿ”  ๐Ÿ› ๏ธ, `27365` ๐Ÿ‘ช ๐Ÿ› ๏ธ (๐Ÿ‘‰ **๐Ÿ› ๏ธ ๐Ÿ‘จโ€๐Ÿ’ผ**) &amp; 1๏ธโƒฃ ๐Ÿ”  ๐Ÿ‘จโ€๐Ÿญ ๐Ÿ› ๏ธ: `27368`, `27369`, `27370`, &amp; `27367`.
    
    ## ๐Ÿ› ๏ธ ๐Ÿ”ง
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Tue Aug 06 04:48:30 UTC 2024
    - 8.2K bytes
    - Viewed (0)
  2. docs/en/docs/deployment/server-workers.md

    <font color="#4E9A06">INFO</font>:     Waiting for application startup.
    <font color="#4E9A06">INFO</font>:     Application startup complete.
    <font color="#4E9A06">INFO</font>:     Started server process [<font color="#06989A">27367</font>]
    <font color="#4E9A06">INFO</font>:     Waiting for application startup.
    <font color="#4E9A06">INFO</font>:     Application startup complete.
    </pre>
    ```
    
    </div>
    
    ////
    
    //// tab | `uvicorn`
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Wed Sep 18 16:09:57 UTC 2024
    - 8.7K bytes
    - Viewed (0)
  3. docs/pt/docs/deployment/server-workers.md

    <font color="#4E9A06">INFO</font>:     Waiting for application startup.
    <font color="#4E9A06">INFO</font>:     Application startup complete.
    <font color="#4E9A06">INFO</font>:     Started server process [<font color="#06989A">27367</font>]
    <font color="#4E9A06">INFO</font>:     Waiting for application startup.
    <font color="#4E9A06">INFO</font>:     Application startup complete.
    </pre>
    ```
    
    </div>
    
    ////
    
    //// tab | `uvicorn`
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Sep 20 11:01:03 UTC 2024
    - 9K bytes
    - Viewed (0)
  4. docs/de/docs/deployment/server-workers.md

    <font color="#A6E22E">INFO</font>:     Waiting for application startup.
    <font color="#A6E22E">INFO</font>:     Application startup complete.
    <font color="#A6E22E">INFO</font>:     Started server process [<font color="#A1EFE4">27367</font>]
    <font color="#A6E22E">INFO</font>:     Waiting for application startup.
    <font color="#A6E22E">INFO</font>:     Application startup complete.
    ```
    
    </div>
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Tue Aug 06 04:48:30 UTC 2024
    - 10.1K bytes
    - Viewed (0)
  5. docs/zh/docs/deployment/server-workers.md

    <font color="#A6E22E">INFO</font>:     Waiting for application startup.
    <font color="#A6E22E">INFO</font>:     Application startup complete.
    ```
    
    </div>
    
    ่ฟ™้‡Œๅ”ฏไธ€็š„ๆ–ฐ้€‰้กนๆ˜ฏ `--workers` ๅ‘Š่ฏ‰ Uvicorn ๅฏๅŠจ 4 ไธชๅทฅไฝœ่ฟ›็จ‹ใ€‚
    
    ๆ‚จ่ฟ˜ๅฏไปฅ็œ‹ๅˆฐๅฎƒๆ˜พ็คบไบ†ๆฏไธช่ฟ›็จ‹็š„ **PID**๏ผŒ็ˆถ่ฟ›็จ‹๏ผˆ่ฟ™ๆ˜ฏ **่ฟ›็จ‹็ฎก็†ๅ™จ**๏ผ‰็š„ PID ไธบ`27365`๏ผŒๆฏไธชๅทฅไฝœ่ฟ›็จ‹็š„ PID ไธบ๏ผš`27368`ใ€`27369`๏ผŒ `27370`ๅ’Œ`27367`ใ€‚
    
    ## ้ƒจ็ฝฒๆฆ‚ๅฟต
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Tue Aug 06 04:48:30 UTC 2024
    - 8.7K bytes
    - Viewed (0)
  6. docs/zh/docs/advanced/security/http-basic-auth.md

    ```Python hl_lines="26-30"
    {!> ../../docs_src/security/tutorial007_an.py!}
    ```
    
    ////
    
    //// tab | Python 3.8+ non-Annotated
    
    /// tip
    
    ๅฐฝๅฏ่ƒฝ้€‰ๆ‹ฉไฝฟ็”จ `Annotated` ็š„็‰ˆๆœฌใ€‚
    
    ///
    
    ```Python hl_lines="23-27"
    {!> ../../docs_src/security/tutorial007.py!}
    ```
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 5.2K bytes
    - Viewed (0)
  7. docs/em/docs/advanced/security/http-basic-auth.md

    ### ๐Ÿ“จ โŒ
    
    โฎ๏ธ ๐Ÿ” ๐Ÿ‘ˆ ๐ŸŽ“ โŒ, ๐Ÿ“จ `HTTPException` โฎ๏ธ ๐Ÿ‘” ๐Ÿ“Ÿ 4๏ธโƒฃ0๏ธโƒฃ1๏ธโƒฃ (๐ŸŽ ๐Ÿ“จ ๐Ÿ•โ” ๐Ÿ™…โ€โ™‚ ๐ŸŽ“ ๐Ÿšš) &amp; ๐Ÿšฎ ๐ŸŽš `WWW-Authenticate` โš’ ๐Ÿ–ฅ ๐ŸŽฆ ๐Ÿ’ณ ๐Ÿ“‹ ๐Ÿ”„:
    
    ```Python hl_lines="23-27"
    {!../../docs_src/security/tutorial007.py!}
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 4.1K bytes
    - Viewed (0)
  8. docs/ko/docs/deployment/server-workers.md

    <font color="#A6E22E">INFO</font>:     Waiting for application startup.
    <font color="#A6E22E">INFO</font>:     Application startup complete.
    ```
    
    </div>
    
    ์ƒˆ๋กœ์šด ์˜ต์…˜์ธ `--workers`์€ ์œ ๋น„์ฝ˜์—๊ฒŒ 4๊ฐœ์˜ ์›Œ์ปค ํ”„๋กœ์„ธ์Šค๋ฅผ ์‚ฌ์šฉํ•œ๋‹ค๊ณ  ์•Œ๋ ค์ค๋‹ˆ๋‹ค.
    
    ๊ฐ ํ”„๋กœ์„ธ์Šค์˜ **PID**๋ฅผ ํ™•์ธํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. `27365`๋Š” ์ƒ์œ„ ํ”„๋กœ์„ธ์Šค(**ํ”„๋กœ์„ธ์Šค ๋งค๋‹ˆ์ €**), ๊ทธ๋ฆฌ๊ณ  ๊ฐ๊ฐ์˜ ์›Œ์ปคํ”„๋กœ์„ธ์Šค๋Š” `27368`, `27369`, `27370`, ๊ทธ๋ฆฌ๊ณ  `27367`์ž…๋‹ˆ๋‹ค.
    
    ## ๋ฐฐํฌ ๊ฐœ๋…๋“ค
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Tue Aug 06 04:48:30 UTC 2024
    - 10.2K bytes
    - Viewed (0)
  9. docs/pt/docs/advanced/security/http-basic-auth.md

    ```
    
    ////
    
    //// tab | Python 3.8+ non-Annotated
    
    /// tip | "Dica"
    
    Prefira utilizar a versรฃo `Annotated` se possรญvel.
    
    ///
    
    ```Python hl_lines="23-27"
    {!> ../../docs_src/security/tutorial007.py!}
    ```
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 6.2K bytes
    - Viewed (0)
  10. docs/ja/docs/deployment/server-workers.md

    <font color="#A6E22E">INFO</font>:     Waiting for application startup.
    <font color="#A6E22E">INFO</font>:     Application startup complete.
    <font color="#A6E22E">INFO</font>:     Started server process [<font color="#A1EFE4">27367</font>]
    <font color="#A6E22E">INFO</font>:     Waiting for application startup.
    <font color="#A6E22E">INFO</font>:     Application startup complete.
    ```
    
    </div>
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Tue Aug 06 04:48:30 UTC 2024
    - 11.2K bytes
    - Viewed (0)
Back to top