Commit Graph

247 Commits (88517d0ab6e99221c7cbda238688dc3e8de51ea0)

Author SHA1 Message Date
GitHubPang a74228b4b2
Fix a few typos (#24122) 2021-11-29 14:50:35 -10:00
Kirk Larkin 5c14d05fc2
Update Kestrel Overview to 6.0 (#24079)
* Update Kestrel Overview to 6.0

* .

* .

* .

* .
2021-11-26 07:43:51 -10:00
Kirk Larkin 784f1cf4f9
Prepare Kestrel Overview for 6.0 (#24070) 2021-11-25 17:38:53 +00:00
Rick Anderson b765ad6080
Update kestrel.md (#24045) 2021-11-23 17:42:30 -10:00
GitHubPang bf48efdbf5
Fix typo (#24016) 2021-11-21 18:51:06 -06:00
Ken Schlobohm 69eff41455
Describe multiple apps in the same app pool (#23987)
* Describe multiple apps in the same app pool

* Add link to compare hosting models
2021-11-19 08:04:37 -10:00
Alaa Masoud b08cf2c879
Fix typo (#23897) 2021-11-13 05:12:16 -06:00
Ted Månsken 627ca3d699
Update http3.md (#23520) 2021-10-12 17:21:10 -05:00
Sam Spencer a1cf94508c
Update http3.md (#23335)
* Update http3.md

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-10-08 12:49:51 -10:00
Rick Anderson c36b0de142
Update kestrel.md (#23495) 2021-10-08 06:02:24 -10:00
James Newton-King 3756270054
Improve HTTP/3 Linux package instructions (#23476)
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-10-07 14:22:48 +13:00
James Newton-King 156cde6e7f
Refactor HTTP/3 docs (#23438) 2021-10-07 11:51:06 +13:00
Rick Anderson 9b00dc631e
Update http3.md (#23439) 2021-10-02 16:12:03 -07:00
William Godbe 5b7aaeae90
Document UseHttps limitations for Http/3 in Kestrel (#23430)
* Document UseHttps limitations for Http/3 in Kestrel

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-10-01 23:35:45 -07:00
Alaa Masoud a332a09e21
Update http3.md (#23375) 2021-09-22 18:46:32 -05:00
Kent Sharkey f9d8c5a99c
Linkfix: ASP.NET (2021-09) (#23356) 2021-09-20 13:29:13 -05:00
Sourabh Shirhatti 0019a56f0d
Kestrel diagnostics doc (#23319)
* WIP: Kestrel diagnostics

* Update aspnetcore/fundamentals/servers/kestrel/diagnostics.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Aditya Mandaleeka <adityamandaleeka@users.noreply.github.com>

* Update diagnostics.md

* x-link to endpoint doc

* Update toc

* Fix doc uid

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Aditya Mandaleeka <adityamandaleeka@users.noreply.github.com>
2021-09-17 17:01:32 -07:00
Chris Ross 512de02430
ServerOptionsSelectionCallback and TlsHandshakeCallbackOptions (#23302) 2021-09-16 08:11:14 -07:00
William Godbe b443854574
publish when RC1 is shipped on the 14th: Update HTTP3 Sample for RC1 (#23204)
* Update HTTP3 Sample for RC1

* Update http3.md
2021-09-14 11:49:36 -07:00
Rick Anderson 4c50983fbc
RC1 httpsys by chris/4 (#23257) (#23293) 2021-09-14 11:49:11 -07:00
Aditya Mandaleeka 61fdcaab80
Link to full doc on preview features instead of a subsection. (#23289)
* Link to full doc on preview features instead of a subsection.

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-09-14 11:44:04 -07:00
Chris Ross b6ad0a704c
Doc kestrel config reload support (#23256) 2021-09-09 21:37:35 -07:00
Rick Anderson 3202721935
moniker fix for V6 on httpsys/4 (#23255) 2021-09-09 14:51:33 -07:00
Chris Ross c80dbff6f2
Doc "SslProtocols" and "ClientCertificateMode" settable via config (#23241) 2021-09-08 16:45:14 -07:00
Rick Anderson 325677cda9
Update host-filtering.md (#23111) 2021-08-24 13:29:08 -07:00
James Newton-King e32038887c
Update http3.md (#23052)
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2021-08-19 10:32:14 +12:00
Wade Pickett 44c9efdf1c
Broken links sweep (#23027)
* Broken links sweep

* fixed link warnings

* update visual-studio-publish-profiles.md
2021-08-16 10:46:33 -07:00
Sam Spencer ea50615614
Update http3.md (#23001)
* Update http3.md

Fixed a typo and added a bit more context.

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-08-12 11:15:49 -07:00
James Newton-King 120de4016f
HTTP/3: Improve Kestrel doc (#22987)
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-08-11 11:47:05 +12:00
William Godbe 6a2412f158
Add Http3 kestrel doc (#22966)
* Add Http3 kestrel doc

* Add sample

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

Co-authored-by: James Newton-King <james@newtonking.com>

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

Co-authored-by: James Newton-King <james@newtonking.com>

* Small fixup

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

Co-authored-by: James Newton-King <james@newtonking.com>

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

Co-authored-by: Chris Ross <chrross@microsoft.com>

* Update aspnetcore/fundamentals/servers/kestrel/samples/6.x/Http3Sample/Startup.cs

Co-authored-by: Chris Ross <chrross@microsoft.com>

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/fundamentals/servers/kestrel/samples/6.x/Http3Sample/Program.cs

Co-authored-by: James Newton-King <james@newtonking.com>

* Update aspnetcore/fundamentals/servers/kestrel/samples/6.x/Http3Sample/Program.cs

Co-authored-by: James Newton-King <james@newtonking.com>

* Feedback

* Update toc.yml (#22983)

* Update toc.yml

* Update aspnetcore/toc.yml

* Fixup

* Update aspnetcore/toc.yml

Co-authored-by: Chris Ross <chrross@microsoft.com>

Co-authored-by: James Newton-King <james@newtonking.com>
Co-authored-by: Chris Ross <chrross@microsoft.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-08-09 10:59:34 -07:00
Luke Latham 3d127d3c20
Swap 'main' for 'master' branch in cross-links (#22462) 2021-05-30 11:00:40 -10:00
Rick Anderson 989f7c0fe3
Update kestrel.md /path-4 (#22369)
* Update kestrel.md

* Update index.md

* Apply suggestions from code review

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2021-05-21 15:22:51 -10:00
Rick Anderson ad321c2700
Add Home and Privacy to no-loc (#22237)
* Add Home and Privacy to no-loc

* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Rick Anderson 89abe5cc9f
forward headers, not host filtering (#22235)
* forward headers, not host filtering

* forward headers, not host filtering

* forward headers, not host filtering
2021-05-07 13:45:12 -10:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
James Newton-King 61649b8ac1
Add SNI configuration docs (#21941) 2021-04-02 14:08:58 +13:00
Scott Addie 09e3573c75 Finish default branch renaming work 2021-03-09 22:40:27 -06:00
Mayuki Sawatari 41b90b57bc
Rename KeepAlivePingInterval to KeepAlivePingDelay (#21712) 2021-03-09 12:43:55 -06:00
Rick Anderson 2b804b3ebd
More on Kestrel vs. HTTP.sys (#21488)
* More on Kestrel vs. HTTP.sys

* More on Kestrel vs. HTTP.sys
2021-02-09 09:15:12 -10:00
Rick Anderson ad5d9faf2e
Update index.md 2021-02-01 11:35:36 +10:00
Rick Anderson ff25995069
Update web servers (#21370)
* Update web servers

* Update web servers

* Update web servers

* Update web servers

* Update aspnetcore/fundamentals/servers/index.md

Co-authored-by: Chris Ross <Tratcher@Outlook.com>

Co-authored-by: Chris Ross <Tratcher@Outlook.com>
2021-01-30 15:38:25 +10:00
Luke Latham 7ec5f6421d
HTTP.sys updates (#21364) 2021-01-29 05:37:28 -06:00
Rick Anderson b38b312870
Update index.md (#21358) 2021-01-29 11:51:41 +10:00
Rick Anderson f7ac72b718
Update web servers (#21354)
* Update web servers

* Update web servers

* Update aspnetcore/fundamentals/servers/index.md

Co-authored-by: Stephen Halter <halter73@gmail.com>

Co-authored-by: Stephen Halter <halter73@gmail.com>
2021-01-29 11:22:40 +10:00
Justin Kotalik bd9b8a8dc3
Add ssl protocols default doc (#21313) 2021-01-25 11:55:50 -08:00
James Newton-King ae4ab2690b
Add PEM config info to Kestrel doc (#21235)
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-01-20 13:50:43 +13:00
Cihan Ucar 7589b3791c
Fix a typo (#21245) 2021-01-19 03:57:20 -06:00
Stephen Halter 874468e63f
Split kestrel.md into multiple pages (#21091)
Co-authored-by: James Newton-King <james@newtonking.com>
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2021-01-15 15:11:48 -08:00
Stephen Halter 1592afdc03
Obsolete Kestrel's Libuv transport (#21081) 2020-12-31 05:38:47 -06:00
Scott Florentino 104faa7ea5
Add Http503Verbosity to the main http.sys documentation page (#20893) 2020-12-08 05:16:45 -06:00