Skip to content

Instantly share code, notes, and snippets.

@johnskopis
Created May 16, 2014 17:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnskopis/96146ba58c39aa638e8d to your computer and use it in GitHub Desktop.
Save johnskopis/96146ba58c39aa638e8d to your computer and use it in GitHub Desktop.
--- nginx-1.4.3.pristine/src/event/ngx_event_openssl.h 2013-10-08 05:07:14.000000000 -0700
+++ nginx-1.4.3/src/event/ngx_event_openssl.h 2013-10-29 11:19:37.045225518 -0700
@@ -93,7 +93,7 @@
#define NGX_SSL_BUFFER 1
#define NGX_SSL_CLIENT 2
-#define NGX_SSL_BUFSIZE 16384
+#define NGX_SSL_BUFSIZE 1370
ngx_int_t ngx_ssl_init(ngx_log_t *log);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment