| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -243,7 +243,7 @@ handlers. | |||
| 243 | 243 | ||
| 244 | 244 | The servers encrypt the entire session state and send it | |
| 245 | 245 | to the client as a "ticket". When reconnecting, the state is sent to the server | |
| 246 | - in the initial connection. This mechanism avoids the need for server-side | ||
| 246 | + in the initial connection. This mechanism avoids the need for a server-side | ||
| 247 | 247 | session cache. If the server doesn't use the ticket, for any reason (failure | |
| 248 | 248 | to decrypt it, it's too old, etc.), it will create a new session and send a new | |
| 249 | 249 | ticket. See [RFC 5077][] for more information. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments