This is a discussion on Re: [stunnel-users] STunnel performance Issues within the Stunnel Users forums, part of the Networking and Network Related category; "Jones Scott - sjones" <Scott.Jones@acxiom.com> wrote: > But during load testing the system starts ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
"Jones Scott - sjones" <Scott.Jones@acxiom.com> wrote:
> But during load testing the system starts breaking down. It takes about > 1/5 the load to break down apache and stunnel, than directly against my > jboss node. Could you elaborate on "break down", please? Is there an error? A core dump? What is the error message? A core dump stack backtrace? First performance recommendation is to disable libwrap support: ../configure --disable-libwrap && make clean && make && make install Best regards, Mike _______________________________________________ stunnel-users mailing list stunnel-users@mirt.net http://stunnel.mirt.net/mailman/listinfo/stunnel-users |