LVS - mod_ssl error
Isauro Michael Napolis <[email protected]> Wed, 30 Nov 2005 15:35:08 +1000
| Newsgroups | gmane.linux.redhat.piranha |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I need some asistance, any help is greatly appreciated. Below is the current situation: LVS uses Firewall marks to route all https traffic to the "Virtual Webservers" that sit behind the LVS computers. There are recurring events in our apache error log that may or may not be related to this problem. [Sun Nov 6 05:20:38 2005] [debug] Apache.c(364): (32)Broken pipe: mod_perl: rwrite returned -1 (fd=5, B_E OUT=8)\n [Sun Nov 6 05:31:48 2005] [error] mod_ssl: SSL handshake timed out (client 210.23.119.5, server callcente r.ttgo.com:443) [Sun Nov 6 05:36:55 2005] [error] mod_ssl: SSL handshake timed out (client 210.23.119.5, server callcente r.ttgo.com:443) [Sun Nov 6 06:18:01 2005] [info] [client 210.23.119.5] (32)Broken pipe: client stopped connection before rwrite completed The actual problem is when going through the website and working with the form ocassionaly the page returned after a submit will be page not displayed or just a blank page. Adjusted different values for sysctl parameters like tcp_tw_reuse, tcp_tw_recycle and tcp_timestamps unfortunately the problem still persist. Michael