8 messages in ru.sysoev.nginxnginx 0.5.35 ssl error
FromSent OnAttachments
Tho NguyenJan 29, 2008 11:14 am 
Igor SysoevJan 29, 2008 12:20 pm.Other
Jeremy HinegardnerJan 29, 2008 12:24 pm 
Tho NguyenJan 29, 2008 6:34 pm 
Tho NguyenJan 29, 2008 7:02 pm 
Tho NguyenJan 30, 2008 11:39 am 
Tho NguyenFeb 4, 2008 12:19 pm 
Igor SysoevFeb 5, 2008 3:35 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:nginx 0.5.35 ssl errorActions...
From:Tho Nguyen (tho.@public.gmane.org)
Date:Jan 29, 2008 11:14:28 am
List:ru.sysoev.nginx

I have nginx 0.5.35 on centos 5.1 with openssl 0.9.8b.

some of the error are similar to previous post regarding download on ssl.

2008/01/29 13:23:33 [crit] 21470#0: *35748 SSL_write() failed (SSL: error:1409F07F:SSL routines:SSL3_WRITE_PENDING:bad write retry) while sending to client, client: 172.23.75.21, server: agile.seating-intier.com, request: "POST /Filemgr/VueServlet?172.23.65.132:5099 HTTP/1.1", upstream: "http://172.23.65.131:8080/Filemgr/VueServlet?172.23.65.132:5099", host: "agile.seating-intier.com" 2008/01/29 13:24:35 [crit] 21461#0: *36006 SSL_write() failed (SSL: error:1409F07F:SSL routines:SSL3_WRITE_PENDING:bad write retry) while sending to client, client: 172.23.75.21, server: agile.seating-intier.com, request: "POST /Filemgr/VueServlet?172.23.65.132:5099 HTTP/1.1", upstream: "http://172.23.65.131:8080/Filemgr/VueServlet?172.23.65.132:5099", host: "agile.seating-intier.com" 2008/01/29 13:50:37 [crit] 21466#0: *38294 SSL_do_handshake() failed (SSL: error:140943E8:SSL routines:SSL3_READ_BYTES:reason(1000)) while reading client request line, client: 172.23.75.135, server: agile.seating-intier.com 2008/01/29 13:50:37 [crit] 21466#0: *38295 SSL_do_handshake() failed (SSL: error:140943E8:SSL routines:SSL3_READ_BYTES:reason(1000)) while reading client request line, client: 172.23.75.135, server: agile.seating-intier.com

output from nginx -V # nginx -V nginx version: nginx/0.5.35 built by gcc 4.1.2 20070626 (Red Hat 4.1.2-14) configure arguments: --user=nginx --group=nginx --prefix=/usr/share/nginx -- sbin-path=/usr/sbin/nginx --conf-path=/etc/nginx/nginx.conf --error-log- path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --http- client-body-temp-path=/var/lib/nginx/tmp/client_body --http-proxy-temp- path=/var/lib/nginx/tmp/proxy --http-fastcgi-temp- path=/var/lib/nginx/tmp/fastcgi --pid-path=/var/run/nginx.pid --lock- path=/var/lock/subsys/nginx --with-http_ssl_module --with-http_realip_module -- with-http_addition_module --with-http_sub_module --with-http_dav_module --with- http_flv_module --with-http_stub_status_module --with-http_perl_module --with- mail --with-mail_ssl_module --with-cc-opt=-O2 -g -pipe -Wall -Wp,- D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 - m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables