diff options
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/libssl/src/test/times | 2 | ||||
-rw-r--r-- | src/lib/libssl/test/times | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libssl/src/test/times b/src/lib/libssl/src/test/times index 49aeebf216..738d569b8f 100644 --- a/src/lib/libssl/src/test/times +++ b/src/lib/libssl/src/test/times | |||
@@ -68,7 +68,7 @@ eric (adding numbers to speculation) | |||
68 | --- Appendix --- | 68 | --- Appendix --- |
69 | - The time measured is user time but these number a very rough. | 69 | - The time measured is user time but these number a very rough. |
70 | - Remember this is the cost of both client and server sides of the protocol. | 70 | - Remember this is the cost of both client and server sides of the protocol. |
71 | - The TCP/kernal overhead of connection establishment is normally the | 71 | - The TCP/kernel overhead of connection establishment is normally the |
72 | killer in SSL. Often delays in the TCP protocol will make session-id | 72 | killer in SSL. Often delays in the TCP protocol will make session-id |
73 | reuse look slower that new sessions, but this would not be the case on | 73 | reuse look slower that new sessions, but this would not be the case on |
74 | a loaded server. | 74 | a loaded server. |
diff --git a/src/lib/libssl/test/times b/src/lib/libssl/test/times index 49aeebf216..738d569b8f 100644 --- a/src/lib/libssl/test/times +++ b/src/lib/libssl/test/times | |||
@@ -68,7 +68,7 @@ eric (adding numbers to speculation) | |||
68 | --- Appendix --- | 68 | --- Appendix --- |
69 | - The time measured is user time but these number a very rough. | 69 | - The time measured is user time but these number a very rough. |
70 | - Remember this is the cost of both client and server sides of the protocol. | 70 | - Remember this is the cost of both client and server sides of the protocol. |
71 | - The TCP/kernal overhead of connection establishment is normally the | 71 | - The TCP/kernel overhead of connection establishment is normally the |
72 | killer in SSL. Often delays in the TCP protocol will make session-id | 72 | killer in SSL. Often delays in the TCP protocol will make session-id |
73 | reuse look slower that new sessions, but this would not be the case on | 73 | reuse look slower that new sessions, but this would not be the case on |
74 | a loaded server. | 74 | a loaded server. |